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