SIFWorks ADK 2.0
SIF_Subscribers Class
NamespacesEdustructures.SifWorks.InfraSIF_Subscribers

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

A SIF_Subscribers
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Subscribers : SifKeyedList<string, SIF_Subscriber>
Public Class SIF_Subscribers _
	Inherits SifKeyedList(Of String, SIF_Subscriber)
public ref class SIF_Subscribers : public SifKeyedList<String^, SIF_Subscriber^>
Members
All MembersConstructorsMethods



IconMemberDescription
SIF_SubscribersSIF_SubscribersNew()()
Creates an instance of a SIF_Subscribers

SIF_SubscribersSIF_SubscribersNew(SIF_Subscriber)
Constructor that accepts values for all mandatory fields

AddSIF_Subscriber(String, SIF_ObjectList)
Adds the value of the <SIF_Subscriber> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Subscriber>)>
   SifKeyedList<(Of <String, SIF_Subscriber>)>
    SIF_Subscribers

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10