ExhibitorInformationPreferredCommunicationMethod Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("exh_pref_comm_method")]
public string PreferredCommunicationMethod { get; set; }
<NetForumFieldAttribute("exh_pref_comm_method")>
Public Property PreferredCommunicationMethod As String
Get
Set
public:
[NetForumFieldAttribute(L"exh_pref_comm_method")]
property String^ PreferredCommunicationMethod {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("exh_pref_comm_method")>]
member PreferredCommunicationMethod : string with get, set
Property Value
String