[This is preliminary documentation and is subject to change.]
Gets/sets IF keyword - used for conditional block
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string KeywordIF { get; set; }
public string KeywordIF { get; set; }
Public Property KeywordIF As String
Get
Set
Public Property KeywordIF As String
Get
Set
public:
property String^ KeywordIF {
String^ get ();
void set (String^ value);
}
public:
property String^ KeywordIF {
String^ get ();
void set (String^ value);
}
member KeywordIF : string with get, set
member KeywordIF : string with get, set
Property Value
Type:
String