[NetForumBusinessObjectAttribute("FundraisingFundPurpose")]
public class FxpRelationship : NetForumEntity
<NetForumBusinessObjectAttribute("FundraisingFundPurpose")>
Public Class FxpRelationship
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"FundraisingFundPurpose")]
public ref class FxpRelationship : public NetForumEntity
[<NetForumBusinessObjectAttribute("FundraisingFundPurpose")>]
type FxpRelationship =
class
inherit NetForumEntity
end
FxpRelationship | Initializes a new instance of the FxpRelationship class |
FundId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
PurposeId | |
RevisionInformation | (Inherited from NetForumEntity) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |