ParameterizedOperationMetadata.OperationResult Property
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.
public:
property Microsoft::ServiceModel::Channels::Common::OperationResult ^ OperationResult { Microsoft::ServiceModel::Channels::Common::OperationResult ^ get(); void set(Microsoft::ServiceModel::Channels::Common::OperationResult ^ value); };
public Microsoft.ServiceModel.Channels.Common.OperationResult OperationResult { get; set; }
member this.OperationResult : Microsoft.ServiceModel.Channels.Common.OperationResult with get, set
Public Property OperationResult As OperationResult