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