This topic has not yet been rated - Rate this topic

BusinessRulesCreateResponse Class

Represents a response to a business rules creation request.

System.Object
  Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
    Microsoft.MasterDataServices.Services.MessageContracts.BusinessRulesCreateResponse

Namespace:  Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
[MessageContractAttribute]
public class BusinessRulesCreateResponse : MessageResponse

The BusinessRulesCreateResponse type exposes the following members.

  NameDescription
Public methodBusinessRulesCreateResponseInitializes a new instance of the BusinessRulesCreateResponse class.
Top
  NameDescription
Public propertyBusinessRuleSetGets or sets a BusinessRules complex type that echoes the created items if ReturnCreatedItems is true in the request.
Public propertyOperationResultGets or sets the result of an operation. (Inherited from MessageResponse.)
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.