BlockParameterPropertyDescriptorHasValueSet Property
|
Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public bool HasValueSet { get; }
Public ReadOnly Property HasValueSet As Boolean
Get
public:
property bool HasValueSet {
bool get ();
}
member HasValueSet : bool with get
Property Value
Boolean
See Also