[This is preliminary documentation and is subject to change.]
A SIF_Condition
| C# | Visual Basic | Visual C++ |
public class SIF_Condition : SifElement
Public Class SIF_Condition _ Inherits SifElement
public ref class SIF_Condition : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_ConditionSIF_ConditionNew()() |
Creates an instance of a SIF_Condition
| |
| SIF_ConditionSIF_ConditionNew(String, Operators, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| SetSIF_Operator(Operators) |
Sets the value of the <SIF_Operator> element.
| |
| SIF_Element |
Gets or sets the value of the <SIF_Element> element.
| |
| SIF_Operator |
Gets or sets the value of the <SIF_Operator> element.
| |
| SIF_Value |
Gets or sets the value of the <SIF_Value> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||
| Element | |||
| SifElement | |||
| SIF_Condition | |||