Purpose Class

Definition

Namespace: Ignition.Commerce.Products.Fundraising
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumBusinessObjectAttribute("FundraisingFundCodes")]
public class Purpose : NetForumEntity
Inheritance
Object    NetForumEntity    Purpose

Constructors

PurposeInitializes a new instance of the Purpose class

Properties

Code 
Description 
Enabled 
EndDate 
Funds 
GoalAmount 
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Notes 
PledgedAmount 
RaisedAmount 
RevisionInformation
(Inherited from NetForumEntity)
StartDate 

Methods

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

See Also