|
SupportconditionSet Property
|
true if conditions are set for the support
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool conditionSet { get; }
Public ReadOnly Property conditionSet As Boolean
Get
public:
property bool conditionSet {
bool get ();
}
member conditionSet : bool with get
Property Value
Type:
Boolean
See Also