Click or drag to resize

FacultyDocument Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.EventsFatRelationship
      Ignition.EventsFacultyDocument

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

The FacultyDocument type exposes the following members.

Constructors
 NameDescription
Public methodFacultyDocumentInitializes a new instance of the FacultyDocument class
Top
Properties
 NameDescription
Public propertyDocumentId
(Inherited from FatRelationship)
Public propertyEventFacultyId
(Overrides FatRelationshipEventFacultyId)
Public propertyFileName
(Inherited from FatRelationship)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Top
See Also