EmployeeStatusInTimecardPolicyId Property |
Pay Policy ID
Namespace: AMG.API.TimecardAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int PolicyId { get; set; }
Public Property PolicyId As Integer
Get
Set
public:
property int PolicyId {
int get ();
void set (int value);
}
member PolicyId : int with get, set
Property Value
Type:
Int32
See Also