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