UserInfoModelHomeLaborLevel7EffectiveDate Property |  |
Gets or sets Home Labor Level7 assignment start date for a user
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic DateTime HomeLaborLevel7EffectiveDate { get; set; }
function get_HomeLaborLevel7EffectiveDate();
function set_HomeLaborLevel7EffectiveDate(value);
Property Value
DateTime
Remarks
This value represents date from which the Home Labor Level7 will be active.
Example2012-12-12
See Also