ExhibitSponsorshipInformationNotes Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("xss_notes")]
public string Notes { get; set; }
<NetForumFieldAttribute("xss_notes")>
Public Property Notes As String
Get
Set
public:
[NetForumFieldAttribute(L"xss_notes")]
property String^ Notes {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("xss_notes")>]
member Notes : string with get, set
Property Value
String