SIFWorks ADK 2.0
Creators Class
NamespacesEdustructures.SifWorks.DatamodelCreators

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

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



IconMemberDescription
CreatorsCreatorsNew()()
Creates an instance of a Creators

CreatorsCreatorsNew(Creator)
Constructor that accepts values for all mandatory fields

AddCreator(String, String)
Adds the value of the <Creator> 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 <Creator>)>
   SifKeyedList<(Of <String, Creator>)>
    Creators

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