AuditInfoAuditPass
Property
|
Property that represents the current audit
pass.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public AuditPass AuditPass { get; }
Public ReadOnly Property AuditPass As AuditPass
Get
public:
property AuditPass AuditPass {
AuditPass get ();
}
member AuditPass : AuditPass with get
Property Value
AuditPass
See Also