ExhibitSponsorshipDocumentSponsorshipId Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ParentEntityIdAttribute]
[NetForumFieldAttribute("sxd_xss_key")]
public NetForumId SponsorshipId { get; protected set; }
<ParentEntityIdAttribute>
<NetForumFieldAttribute("sxd_xss_key")>
Public Property SponsorshipId As NetForumId
Get
Protected Set
public:
[ParentEntityIdAttribute]
[NetForumFieldAttribute(L"sxd_xss_key")]
property NetForumId^ SponsorshipId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<ParentEntityIdAttribute>]
[<NetForumFieldAttribute("sxd_xss_key")>]
member SponsorshipId : NetForumId with get, set
Property Value
NetForumId