Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Defines a policy for a web method in the Dynamics GP web service. Each policy has a set of behaviors that control specific characteristics of the business object being managed by the web method. For example, the Create Sales Order policy contains behaviors that control characteristics of the sales document being created by the CreateSalesOrder web method. The properties for a policy are read-only.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The policy key object that uniquely identifies the policy. |
|
Behaviors |
N/A |
N/A |
The collection of behaviors associated to the policy. |
|
Name |
string |
N/A |
N/A |
The name of the policy. |
RootBusinessObject |
string |
N/A |
N/A |
The business object that the policy applies to. |