LayerFilterIsValid
Property
|
Property that indicates whether all the layers
are present in the layer table of the database the object is
associated with.
Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public virtual bool IsValid { get; }
Public Overridable ReadOnly Property IsValid As Boolean
Get
public:
virtual property bool IsValid {
bool get ();
}
abstract IsValid : bool with get
override IsValid : bool with get
Property Value
Boolean
See Also