[NetForumBusinessObjectAttribute("Degree")]
public class Degree : NetForumEntity<NetForumBusinessObjectAttribute("Degree")>
Public Class Degree
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"Degree")]
public ref class Degree : public NetForumEntity[<NetForumBusinessObjectAttribute("Degree")>]
type Degree =
class
inherit NetForumEntity
end| Degree | Initializes a new instance of the Degree class |
| Date | |
| DegreeAreaId | |
| DegreeTypeId | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IndividualId | |
| RevisionInformation | (Inherited from NetForumEntity) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |