Udostępnij przez


Właściwość BRItemTypeComponent.ItemType

Pobiera lub ustawia typ element.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property ItemType As BRItemType
    Get
    Set
'Użycie
Dim instance As BRItemTypeComponent
Dim value As BRItemType

value = instance.ItemType

instance.ItemType = value
[DataMemberAttribute]
public BRItemType ItemType { get; set; }
[DataMemberAttribute]
public:
property BRItemType ItemType {
    BRItemType get ();
    void set (BRItemType value);
}
[<DataMemberAttribute>]
member ItemType : BRItemType with get, set
function get ItemType () : BRItemType
function set ItemType (value : BRItemType)

Wartość właściwości

Typ: Microsoft.MasterDataServices.BRItemType
Nowe wystąpienie typu BRItemType.