ComponentDefinitionIsUpToDate Property
|
Namespace: Bricscad.MechanicalComponents
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public bool IsUpToDate { get; }
Public ReadOnly Property IsUpToDate As Boolean
Get
public:
property bool IsUpToDate {
bool get ();
}
member IsUpToDate : bool with get
Property Value
Boolean
See Also