|
SupportindexSet Property
|
Gets a value indicating whether the support location is set using a node index.
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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