Interface IModel
Assembly: PayrollEngine.Client.Core.dll
Syntax
Properties
Created
Declaration
DateTime Created { get; set; }
Property Value
Id
Declaration
Property Value
IsExistingObject
Declaration
bool IsExistingObject { get; }
Property Value
IsNewObject
Declaration
bool IsNewObject { get; }
Property Value
Status
Declaration
ObjectStatus Status { get; set; }
Property Value
UpdateMode
Declaration
UpdateMode UpdateMode { get; set; }
Property Value
Updated
Declaration
DateTime Updated { get; set; }
Property Value
Methods
GetUiString()
Declaration
Returns
Extension Methods