SIFWorks ADK 2.0
SIF_LogEntry Class
NamespacesEdustructures.SifWorks.InfraSIF_LogEntry

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

Captures an error, warning, or informational log message for inclusion in a zone log.
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_LogEntry : SifDataObject
Public Class SIF_LogEntry _
	Inherits SifDataObject
public ref class SIF_LogEntry : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_LogEntrySIF_LogEntryNew()()
Creates an instance of a SIF_LogEntry

SIF_LogEntrySIF_LogEntryNew(LogSource, LogLevel, SIF_LogEntryHeader, String)
Constructor that accepts values for all mandatory fields

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LogLevel
Gets or sets the value of the LogLevel attribute.

SetLogLevel(LogLevel)
Sets the value of the LogLevel attribute.

SetSIF_Category(SIFLogCategory)
Sets the value of the <SIF_Category> element.

SetSource(LogSource)
Sets the value of the Source attribute.

SIF_ApplicationCode
Gets or sets the value of the <SIF_ApplicationCode> element.

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.

SIF_LogEntryHeader
Gets or sets the value of the <SIF_LogEntryHeader> element.

SIF_LogObjects
Gets or sets the value of the <SIF_LogObjects> element.

SIF_OriginalHeader
Gets or sets the value of the <SIF_OriginalHeader> element.

Source
Gets or sets the value of the Source attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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