Click or drag to resize

GetTimeOffPolicyDetailRuleModelID Property

Gets the TimeOffPolicyDetailRule ID of the current GetTimeOffPolicyDetailRuleModel

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

Example
12
See Also