UnderlayItemUsingPartialContent
Property
|
Property that indicates whether the item is
using only part of all the content of the sheet/model represented
by the item.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool UsingPartialContent { get; }
Public ReadOnly Property UsingPartialContent As Boolean
Get
public:
property bool UsingPartialContent {
bool get ();
}
member UsingPartialContent : bool with get
Property Value
Boolean
See Also