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