| GetUserIPAccessModelID Property |  | 
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int ID { get; set; }function get_ID();
function set_ID(value);
Property Value
Int32 Remarks
Remarks
                 The IP access policy ID assigned to the 
EmpIdentifier.  This in the primary key of the IP Policy 
Name|  Note | 
|---|
| If the requested EmpIdentifier is not found then this value will return 0. | 
 Example
Example10
 See Also
See Also