Group.GroupType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
- 属性