SIFWorks ADK 2.0
SIF_Header Class
NamespacesEdustructures.SifWorks.InfraSIF_Header

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

Common message header for all SIF messages
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Header : SifKeyedElement
Public Class SIF_Header _
	Inherits SifKeyedElement
public ref class SIF_Header : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_HeaderSIF_HeaderNew()()
Creates an instance of a SIF_Header

SIF_HeaderSIF_HeaderNew(String, Nullable<(Of <DateTime>)>, String)
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_Security(SIF_SecureChannel)
Sets the value of the <SIF_Security> element.

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

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

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

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

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

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

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