JobDepartmentBaseUseWage Property |
Indicates if Wage is used.
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool UseWage { get; set; }
Public Property UseWage As Boolean
Get
Set
public:
property bool UseWage {
bool get ();
void set (bool value);
}
member UseWage : bool with get, set
Property Value
Type:
BooleanSee Also