Click or drag to resize

AbstractSubmissionService Class

Provides services for submitting/uploading abstracts
Inheritance Hierarchy
SystemObject
  Ignition.Events.AbstractsAbstractSubmissionService

Namespace: Ignition.Events.Abstracts
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class AbstractSubmissionService

The AbstractSubmissionService type exposes the following members.

Constructors
 NameDescription
Public methodAbstractSubmissionService Default constructor
Top
Methods
 NameDescription
Public methodSubmitAbstractForEvent Submits an abstract for a given Event, uploading the abstract document and creating the appropriate NetFORUM metadata
Public methodSubmitAbstractForSession Submits an abstract for a given Session, uploading the abstract document and creating the appropriate NetFORUM metadata
Top
See Also