Udostępnij za pośrednictwem


Właściwość Transaction.UserId

Pobiera lub ustawia identyfikator użytkownika, który utworzył transakcję.

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

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property UserId As Identifier
    Get
    Set
'Użycie
Dim instance As Transaction
Dim value As Identifier

value = instance.UserId

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

Wartość właściwości

Typ: Microsoft.MasterDataServices.Services.DataContracts.Identifier
Identyfikator.