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