Collection.CollectionId Property

Definition

Gets or sets the collection identifier.

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

Property Value

The collection identifier.

Attributes

Applies to