SIFWorks ADK 2.0
SIF_Ack Class
NamespacesEdustructures.SifWorks.InfraSIF_Ack

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

Contains one of the SIF message types.
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Ack : SifMessagePayload
Public Class SIF_Ack _
	Inherits SifMessagePayload
public ref class SIF_Ack : public SifMessagePayload
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_AckSIF_AckNew()()
Creates an instance of a SIF_Ack

SIF_AckSIF_AckNew(SifVersion)
Creates an instance of a SIF_Ack

HasError()()
Determines if this SIF_Ack communicates an error

HasError(Int32, Int32)
Determines if this SIF_Ack contains the specified error code

HasStatusCode(Int32)
Determines if this SIF_Ack has a specific status code.

LogRecv(ILog) (Overrides SifMessagePayload.LogRecv(ILog).)
LogSend(ILog) (Overrides SifMessagePayload.LogSend(ILog).)
SIF_Error
Gets or sets the value of the <SIF_Error> element.

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

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

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

SIF_Status
Gets or sets the value of the <SIF_Status> 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