[NetForumBusinessObjectAttribute("FundraisingProductCode")]
public class Fund : NetForumEntity<NetForumBusinessObjectAttribute("FundraisingProductCode")>
Public Class Fund
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"FundraisingProductCode")]
public ref class Fund : public NetForumEntity[<NetForumBusinessObjectAttribute("FundraisingProductCode")>]
type Fund =
class
inherit NetForumEntity
end| Fund | Initializes a new instance of the Fund class |
| Campaigns | |
| DefaultAppealId | |
| DefaultCampaignId | |
| DefaultPackageId | |
| DefaultPurposeId | |
| Description | |
| DonationOptions | |
| FundsRaised | |
| Goal | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsUsedInEvents | |
| Name | |
| Notes | |
| ProductId | |
| Purposes | |
| RecognitionLevels | |
| RevisionInformation | (Inherited from NetForumEntity) |
| TracksRecognitionLevel |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |