AuditReportTotalFixed Property
|
Namespace: Bricscad.DirectModeling
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public int TotalFixed { get; }
Public ReadOnly Property TotalFixed As Integer
Get
public:
property int TotalFixed {
int get ();
}
member TotalFixed : int with get
Property Value
Type:
Int32
See Also