SIFWorks ADK 2.0
SIF_SubscribeAccess Class
NamespacesEdustructures.SifWorks.InfraSIF_SubscribeAccess

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

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



IconMemberDescription
SIF_SubscribeAccessSIF_SubscribeAccessNew()()
Creates an instance of a SIF_SubscribeAccess

SIF_SubscribeAccessSIF_SubscribeAccessNew(SIF_Object)
Constructor that accepts values for all mandatory fields

AddSIF_Object(String)
Adds the value of the <SIF_Object> element.

KeyFields
Gets the metadata fields that make up the key of this object

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Object>)>
   SifKeyedList<(Of <String, SIF_Object>)>
    SIF_SubscribeAccess

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