public abstract class CustomerWebsite : NetForumEntityPublic MustInherit Class CustomerWebsite
Inherits NetForumEntitypublic ref class CustomerWebsite abstract : public NetForumEntity[<AbstractClassAttribute>]
type CustomerWebsite =
class
inherit NetForumEntity
end| CustomerWebsite | Initializes a new instance of the CustomerWebsite class |
| CustomerId | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsPrimary | |
| RevisionInformation | (Inherited from NetForumEntity) |
| Url | |
| UrlType |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |