Share via


BRItemTypeComponent.ItemType 속성

정의

항목 유형을 가져오거나 설정합니다.

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

속성 값

BRItemType 유형의 새 인스턴스입니다.

특성

적용 대상