Share via


BRItemTypeComponent.ItemType Propiedad

Definición

Obtiene o establece el tipo de elemento.

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

Valor de propiedad

Nueva instancia de tipo BRItemType.

Atributos

Se aplica a