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