[NetForumBusinessObjectAttribute("FundraisingFundCodes")]
public class Purpose : NetForumEntity
<NetForumBusinessObjectAttribute("FundraisingFundCodes")>
Public Class Purpose
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"FundraisingFundCodes")]
public ref class Purpose : public NetForumEntity
[<NetForumBusinessObjectAttribute("FundraisingFundCodes")>]
type Purpose =
class
inherit NetForumEntity
end
Purpose | Initializes a new instance of the Purpose class |
Code | |
Description | |
Enabled | |
EndDate | |
Funds | |
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) |