|
SupportindexSet Property
|
returns true if the support location is set using a node index
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool indexSet { get; }
Public ReadOnly Property indexSet As Boolean
Get
public:
property bool indexSet {
bool get ();
}
member indexSet : bool with get
Property Value
Type:
Boolean
See Also