GetUserLoginInStart Property |  |
The Date from which to Start Looking for Records
* Required Property
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic DateTime Start { get; set; }function get_Start();
function set_Start(value);
Property Value
DateTime
Remarks
The Date from which to Start Looking for Records
Example2012-12-12
See Also