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