SIFWorks ADK 2.0
StaffList Class
NamespacesEdustructures.SifWorks.StudentStaffList

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

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



IconMemberDescription
StaffListStaffListNew()()
Creates an instance of a StaffList

StaffListStaffListNew(StaffPersonalRefId)
Constructor that accepts values for all mandatory fields

AddStaffPersonalRefId(String)
Adds the value of the <StaffPersonalRefId> element.

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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