[NetForumBusinessObjectAttribute("EventsFacultySpeaker")]
public class SpeakingAssignment : FacultyAssignment<NetForumBusinessObjectAttribute("EventsFacultySpeaker")>
Public Class SpeakingAssignment
Inherits FacultyAssignment[NetForumBusinessObjectAttribute(L"EventsFacultySpeaker")]
public ref class SpeakingAssignment : public FacultyAssignment[<NetForumBusinessObjectAttribute("EventsFacultySpeaker")>]
type SpeakingAssignment =
class
inherit FacultyAssignment
end| SpeakingAssignment | Initializes a new instance of the SpeakingAssignment class |
| Av | |
| CustomerId | (Inherited from FacultyAssignment) |
| Cv | |
| Documents | (Inherited from FacultyAssignment) |
| EventId | (Inherited from FacultyAssignment) |
| ExpertiseArea | |
| FacultyType | (Inherited from FacultyAssignment) |
| FullName | |
| Handouts | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| Presentations | |
| RegistrantId | (Inherited from FacultyAssignment) |
| RevisionInformation | (Inherited from NetForumEntity) |
| SessionId | (Inherited from FacultyAssignment) |
| SpeakerBio | |
| Status |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |