CustomerWebsite Class

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public abstract class CustomerWebsite : NetForumEntity
Inheritance
Object    NetForumEntity    CustomerWebsite
Derived

Constructors

CustomerWebsiteInitializes a new instance of the CustomerWebsite class

Properties

CustomerId 
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
IsPrimary 
RevisionInformation
(Inherited from NetForumEntity)
Url 
UrlType 

Methods

CastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)

See Also