SpeakerPresentationTopic Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("prs_topic")]
public string Topic { get; protected set; }
<NetForumFieldAttribute("prs_topic")>
Public Property Topic As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"prs_topic")]
property String^ Topic {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("prs_topic")>]
member Topic : string with get, set
Property Value
String