| UserAssignedLaborLevelDetailsEffDate Property |  | 
                Gets an assigned labor-level-detail effective date for a user
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime EffDate { get; set; }function get_EffDate();
function set_EffDate(value);
Property Value
DateTime Remarks
Remarks
                 This value represent an assigned labor level effective date or the date in which it was active.  The effective date on a labor level is the date in which the labor level started and ended.
                 
 Example
Example2012-12-13
 See Also
See Also