AuditInfo.UpdatedUserId Property

Definition

Specifies the Identifier of the user who last updated the object.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ UpdatedUserId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier UpdatedUserId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.UpdatedUserId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property UpdatedUserId As Identifier

Property Value

The Identifier of the user who last updated the object.

Attributes

Applies to