Parent.AuditInfo Property

Definition

Specifies the audit information of the member

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

Property Value

The audit information of the member.

Attributes

Applies to