Companywebcast API Wiki

Page History: ManagementService 1.1 : Data Types

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2010/03/27 21:32


Behold the DataTypes of the Management Service

Table of Contents [Hide/Show]


Customer

An object with the following properties:
Description
Id
Modules
Name
Profiles
Tags

CustomerSummary

An object with the following properties:
Id
Name

ModuleType

An enumeration. Can have one (or more?) of the following values:
None
Poll
Registration
Slides
Speakers
Survey
Topics

Profile

An object with the following properties:
Description
Id
Title

Webcast

An object with the following properties:
ActiveModules
A list of ModuleType objects.
Code
A string. Uniquely identifies a Webcast. It is automatically generated during WebcastCreate, and is a read only property.
DefaultLanguage
A string. Gets or sets the 2 character country code that defines the default language.
Enlist
A boolean. Gets or sets whether this Webcast should be available through the MetaService's WebcastSearch method. If Enlist is set to true, this Webcast will appear in the results of WebcastSearch.
LanguageCodes
A list of string.
Localization
A list of WebcastData objects.
Location
Reference
RegistrationModule
Revision
ScheduledStart
SlidesModule
SpeakersModule
TopicsModule
Triggers