SIFWorks ADK 2.0
SIF_Error Class
NamespacesEdustructures.SifWorks.InfraSIF_Error

[This is preliminary documentation and is subject to change.]

A SIF_Error
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Error : SifElement
Public Class SIF_Error _
	Inherits SifElement
public ref class SIF_Error : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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()().)
Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10