GetTimeOffPolicyDetailModelPayTypeID Property |  |
Gets the pay type ID
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int PayTypeID { get; set; }
function get_PayTypeID();
function set_PayTypeID(value);
Property Value
Int32
Remarks
Gets the pay type ID
Example1
See Also