BRItemTypeComponent.ItemType Property

Definition

Gets or sets the item type.

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

Property Value

A new instance of type BRItemType.

Attributes

Applies to