SxcRelationshipSponsorshipId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("sxc_spo_key")]
public virtual NetForumId SponsorshipId { get; protected set; }
<NetForumFieldAttribute("sxc_spo_key")>
Public Overridable Property SponsorshipId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"sxc_spo_key")]
virtual property NetForumId^ SponsorshipId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("sxc_spo_key")>]
abstract SponsorshipId : NetForumId with get, set
[<NetForumFieldAttribute("sxc_spo_key")>]
override SponsorshipId : NetForumId with get, set
Property Value
NetForumId