public class FundCampaign : FxcRelationship
Public Class FundCampaign
Inherits FxcRelationship
public ref class FundCampaign : public FxcRelationship
type FundCampaign =
class
inherit FxcRelationship
end
FundCampaign | Initializes a new instance of the FundCampaign class |
CampaignId | (Overrides FxcRelationshipCampaignId) |
Code | |
Description | |
Enabled | |
EndDate | |
FundId | (Overrides FxcRelationshipFundId) |
GoalAmount | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
Notes | |
PledgedAmount | |
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) |