Click or drag to resize

UserPoliciesCompTimeEffDate Property

Gets the comp-time policy effective date assigned to a user

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime CompTimeEffDate { get; set; }

Property Value

DateTime
Remarks
Gets the comp-time policy effective date assigned to a user. This is the date this comp-time policy went into affect for this user.

Example
2012-12-12
See Also