AuditReportLevel Property
|
Namespace: Bricscad.DirectModeling
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
AuditValidationLevel
See Also