SIFWorks ADK 2.0
SIF_RequestAccess Class
NamespacesEdustructures.SifWorks.InfraSIF_RequestAccess

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

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



IconMemberDescription
SIF_RequestAccessSIF_RequestAccessNew()()
Creates an instance of a SIF_RequestAccess

SIF_RequestAccessSIF_RequestAccessNew(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_RequestAccess

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