Click or drag to resize

GetTimeOffPolicyModelID Property

Gets the TimeOffPolicy ID of the current GetTimeOffPolicyModel

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

Property Value

Int32
Remarks
This value represents the TimeOffPolicy ID.

Note  Note
This ID can be used by other *TimeOffPolicy* service calls to get associated sub-data.
Example
12
See Also