BusinessRulesGetRequest.ResultOptions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operation result, including a unique ID for tracking and logging.
public: Microsoft::MasterDataServices::BRResultOptions ^ ResultOptions;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public Microsoft.MasterDataServices.BRResultOptions ResultOptions;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable ResultOptions : Microsoft.MasterDataServices.BRResultOptions
Public ResultOptions As BRResultOptions
Field Value
- Attributes