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