AuditReportLevel Property
|
Namespace: Bricscad.DirectModeling
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public AuditValidationLevel Level { get; }
Public ReadOnly Property Level As AuditValidationLevel
Get
public:
property AuditValidationLevel Level {
AuditValidationLevel get ();
}
member Level : AuditValidationLevel with get
Property Value
AuditValidationLevel
See Also