Source |
RegisterGlobalListTableAlias("SourceCode", "co_source_code", string.Empty)
The SourceCode type exposes the following members.
| Name | Description | |
|---|---|---|
| SourceCode | Initializes a new instance of the SourceCode class |
| Name | Description | |
|---|---|---|
| EndDate | ||
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) | |
| InternalCode | ||
| PublicCode | ||
| RevisionInformation | (Inherited from NetForumEntity) | |
| StartDate | ||
| Type |
| Name | Description | |
|---|---|---|
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |