ViewTableRecordIsUcsAssociatedToView
Property
|
Property that indicates whether there is a UCS
associated with the view.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool IsUcsAssociatedToView { get; }
Public ReadOnly Property IsUcsAssociatedToView As Boolean
Get
public:
property bool IsUcsAssociatedToView {
bool get ();
}
member IsUcsAssociatedToView : bool with get
Property Value
Boolean
See Also