[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.
| C# | Visual Basic | Visual C++ |
public class ActivityProvider : SifDataObject
Public Class ActivityProvider _ Inherits SifDataObject
public ref class ActivityProvider : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| ActivityProvider | |||||