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