AuditInfo.CreatedUserId Property

Definition

Specifies the Identifier of the user who created the associated object.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ CreatedUserId { 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 CreatedUserId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.CreatedUserId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property CreatedUserId As Identifier

Property Value

The Identifier of the user who created the associated object.

Attributes

Applies to