ComponentDefinitionIsUpToDate Property
|
Namespace: Bricscad.MechanicalComponents
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.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