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