Share via


ModuleRunOutputInfo.EndpointsOutputPathInfo Property

Definition

[System.Runtime.Serialization.DataMember(IsRequired=false, Order=0)]
public System.Collections.Generic.List<Microsoft.Xrm.Sdk.ModuleEndpointOutputPathInfo> EndpointsOutputPathInfo { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Order=0)>]
member this.EndpointsOutputPathInfo : System.Collections.Generic.List<Microsoft.Xrm.Sdk.ModuleEndpointOutputPathInfo> with get, set
Public Property EndpointsOutputPathInfo As List(Of ModuleEndpointOutputPathInfo)

Property Value

Attributes

Applies to