Click or drag to resize

GetTimeOffPolicyDetailModelID Property

Gets the TimeOffPolicyDetail ID of the current GetTimeOffPolicyDetailModel

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 TimeOffPolicyDetail ID.

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