SIFWorks ADK 2.0
Organizations Class
NamespacesEdustructures.SifWorks.InstrOrganizations

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

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



IconMemberDescription
OrganizationsOrganizationsNew()()
Creates an instance of an Organizations

OrganizationsOrganizationsNew(Organization)
Constructor that accepts values for all mandatory fields

AddOrganization(String)
Adds the value of the <Organization> 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 <Organization>)>
   SifKeyedList<(Of <String, Organization>)>
    Organizations

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