DataProcessingModuleExecuteRequest.ModuleRunOutputInfo 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.
[System.Runtime.Serialization.DataMember(IsRequired=false, Name="ModuleRunOutputInfo", Order=13)]
public Microsoft.Xrm.Sdk.ModuleRunOutputInfo ModuleRunOutputInfo { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Name="ModuleRunOutputInfo", Order=13)>]
member this.ModuleRunOutputInfo : Microsoft.Xrm.Sdk.ModuleRunOutputInfo with get, set
Public Property ModuleRunOutputInfo As ModuleRunOutputInfo
Property Value
- Attributes