ConditionEditorStrings.conditionIntro Field

Definition

Contains the condition introduction statement for a particular facet. This string is the prefix for the statement displayed in the Condition Box.

public: System::String ^ conditionIntro;
public string conditionIntro;
val mutable conditionIntro : string
Public conditionIntro As String 

Field Value

Remarks

Defaults to "This condition checks if" if left null.

Applies to