SIFWorks ADK 2.0
SIF_Subscribe Class
NamespacesEdustructures.SifWorks.InfraSIF_Subscribe

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



IconMemberDescription
SIF_SubscribeSIF_SubscribeNew()()
Creates an instance of a SIF_Subscribe

SIF_SubscribeSIF_SubscribeNew(SifVersion)
Creates an instance of a SIF_Subscribe

AddSIF_Object(SIF_Object)
Adds a new <SIF_Object> child element.

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

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

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

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

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