[This is preliminary documentation and is subject to change.]
A SIF_Status
| C# | Visual Basic | Visual C++ |
public class SIF_Status : SifKeyedElement
Public Class SIF_Status _ Inherits SifKeyedElement
public ref class SIF_Status : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_StatusSIF_StatusNew()() |
Creates an instance of a SIF_Status
| |
| SIF_StatusSIF_StatusNew(Nullable<(Of <Int32>)>) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetSIF_Data(String) | Sets the value of the <SIF_Data> element. | |
| SIF_Code |
Gets or sets the value of the <SIF_Code> element.
| |
| SIF_Data |
Gets or sets the value of the <SIF_Data> element.
| |
| SIF_Desc |
Gets or sets the value of the <SIF_Desc> element.
| |
| ToString()() | (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SIF_Status | ||||