CustomerGeneralSettingsGovermentIDLabel Property | |
Gets Government ID label
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int GovermentIDLabel { get; set; }
function get_GovermentIDLabel();
function set_GovermentIDLabel(value);
Property Value
Int32Remarks
Gets Government ID label. This is used to show what is displayed in the UI for government labels.
Example SSN
See Also