Group.GroupType Property

Definition

Specifies the GroupType.

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

Property Value

The GroupType.

Attributes

Applies to