BusinessRulesCreateResponse Class
The BusinessRulesCreateResponse specifies the response of creating business rules.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::BusinessRulesCreateResponse
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::BusinessRulesCreateResponse
| Name | Description | |
|---|---|---|
![]() | BusinessRulesCreateResponse() | Constructor. |
| Name | Description | |
|---|---|---|
![]() | BusinessRuleSet | Gets or sets a BusinessRules complex type that echoes the created items if ReturnCreatedIdentifiers is set to true in the request. |
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
| 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.
Show:


