Udostępnij za pośrednictwem


Właściwość BRItem.Operator

Pobiera lub ustawia operator.

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

Składnia

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

value = instance.Operator

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

Wartość właściwości

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