Click or drag to resize

GetUserScheduleDetailModelPayTypeID Property

The pay type id of the current user schedule.

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

Property Value

Int32
Remarks
The pay type id of the current user schedule.

Example
123
See Also