다음을 통해 공유


Group.GroupType 속성

정의

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

속성 값

GroupType

특성

적용 대상