SIFWorks ADK 2.0
SIF_ProvideAccess Class
NamespacesEdustructures.SifWorks.InfraSIF_ProvideAccess

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

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



IconMemberDescription
SIF_ProvideAccessSIF_ProvideAccessNew()()
Creates an instance of a SIF_ProvideAccess

SIF_ProvideAccessSIF_ProvideAccessNew(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_ProvideAccess

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