次の方法で共有


UpstreamResultInput.IncrementalEntityInfos Property

Definition

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

Property Value

Attributes

Applies to