SIFWorks ADK 2.0
SIF_Register Class
NamespacesEdustructures.SifWorks.InfraSIF_Register

[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_Register : SifMessagePayload
Public Class SIF_Register _
	Inherits SifMessagePayload
public ref class SIF_Register : public SifMessagePayload
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_RegisterSIF_RegisterNew()()
Creates an instance of a SIF_Register

SIF_RegisterSIF_RegisterNew(SifVersion)
Creates an instance of a SIF_Register

AddSIF_Version(SIF_Version)
Adds a new <SIF_Version> child element.

GetSIF_Version(String)
Gets a SIF_Version object instance. More than one instance can be defined for this object because it is a repeatable field element.

GetSIF_Versions()()
Gets all SIF_Version object instances. More than once instance can be defined for this object because it is a repeatable field element.

RemoveSIF_Version(String)
Removes a SIF_Version object instance. More than one instance can be defined for this object because it is a repeatable field element.

SetSIF_Mode(SIFMode)
Sets the value of the <SIF_Mode> element.

SetSIF_Versions(array<SIF_Version>[]())
Sets all SIF_Version object instances. All existing SIF_Version instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all SIF_Versions.

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

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

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

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

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

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

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

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

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