| QueryParamID Property |  | 
             Gets or sets generic ID used to query from a primary data store 
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string ID { get; set; }function get_ID();
function set_ID(value);
Property Value
String Remarks
Remarks
                This value represents unique ID of a generic entity type.
            
 Example
Example1252, abc456, 539-45-9899
 See Also
See Also