BusinessRulesCreateRequest Class
The BusinessRulesCreateRequest element MUST include a BusinessRules type that contains new business rules or business rule components for creation.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::MessageCreateRequest
Microsoft.MasterDataServices.Services.MessageContracts::BusinessRulesCreateRequest
| Name | Description | |
|---|---|---|
![]() | BusinessRulesCreateRequest() | Constructor. |
| Name | Description | |
|---|---|---|
![]() | BusinessRuleSet | Gets or sets the business rules or rule components to create. Only one child property may be populated. |
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | RequestId | Specifies the request identifier. (Inherited from MessageRequest.) |
![]() | ReturnCreatedIdentifiers | Gets or sets a value that indicates whether the object should be returned with the newly generated identifier. (Inherited from MessageCreateRequest.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


