SIFWorks ADK 2.0
ActivityProvider Class
NamespacesEdustructures.SifWorks.ProfdevActivityProvider

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

This object contains information about educational providers of professional education courses and activities. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class ActivityProvider : SifDataObject
Public Class ActivityProvider _
	Inherits SifDataObject
public ref class ActivityProvider : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ActivityProviderActivityProviderNew()()
Creates an instance of an ActivityProvider

ActivityProviderActivityProviderNew(String, String, String)
Constructor that accepts values for all mandatory fields

Address
Gets or sets the value of the <Address> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
LocalId
Gets or sets the value of the <LocalId> element.

Name
Gets or sets the value of the <Name> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetAddress(AddressType, Street, String, StatePrCode, CountryCode, String)
Sets the value of the <Address> element.

SetStateProvinceId(StatePrCode)
Sets the value of the <StateProvinceId> element.

StateProvinceId
Gets or sets the value of the <StateProvinceId> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    ActivityProvider

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