[This is preliminary documentation and is subject to change.]
Common message header for all SIF messages
| C# | Visual Basic | Visual C++ |
public class SIF_Header : SifKeyedElement
Public Class SIF_Header _ Inherits SifKeyedElement
public ref class SIF_Header : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SIF_Header | ||||