AuditInfo.CreatedUserId Property

Definition

Gets or sets the user identifier in which the associated object was created.

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

Property Value

The user identifier in which the associated object was created.

Attributes

Applies to