BRConditionTreeNode.AuditInfo Property

Definition

Gets or sets an AuditInfo complex type.

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

Property Value

An AuditInfo complex type.

Attributes

Applies to