Annotation.AuditInfo Property

Definition

Specifies the AuditInfo complex type.

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

Property Value

The AuditInfo complex type.

Attributes

Applies to