public class FundPurpose : FxpRelationship
Public Class FundPurpose
Inherits FxpRelationship
public ref class FundPurpose : public FxpRelationship
type FundPurpose =
class
inherit FxpRelationship
end
FundPurpose | Initializes a new instance of the FundPurpose class |
Code | |
Description | |
Enabled | |
EndDate | |
FundId | (Overrides FxpRelationshipFundId) |
GoalAmount | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
Notes | |
PledgedAmount | |
PurposeId | (Overrides FxpRelationshipPurposeId) |
RaisedAmount | |
RevisionInformation | (Inherited from NetForumEntity) |
StartDate |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |