Edit

Share via


ContributionNodeQuery.ContributionIds Property

Definition

The contribution ids of the nodes to find.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<string> ContributionIds { get; set; }
[System.Runtime.Serialization.DataMember(Name="contributionIds")]
public System.Collections.Generic.List<string> ContributionIds { get; set; }
member this.ContributionIds : System.Collections.Generic.List<string> with get, set
Public Property ContributionIds As List(Of String)

Property Value

Attributes

Applies to