Collection.CollectionId Property

Definition

Specifies the identifier that identifies the parent collection for the member

public:
 property Microsoft::MasterDataServices::Services::DataContracts::MemberIdentifier ^ CollectionId { Microsoft::MasterDataServices::Services::DataContracts::MemberIdentifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::MemberIdentifier ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.MemberIdentifier CollectionId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CollectionId : Microsoft.MasterDataServices.Services.DataContracts.MemberIdentifier with get, set
Public Property CollectionId As MemberIdentifier

Property Value

The identifier that identifies the parent collection for the member.

Attributes

Applies to