TinSurfaceConstraintIsDbResident Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public bool IsDbResident { get; }
Public ReadOnly Property IsDbResident As Boolean
Get
public:
property bool IsDbResident {
bool get ();
}
member IsDbResident : bool with get
Property Value
Type:
Boolean
See Also