Interface IIdentifierObject
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
public interface IIdentifierObject
Properties
Identifier
Declaration
string Identifier { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
public interface IIdentifierObject
string Identifier { get; set; }
| Type | Description |
|---|---|
| string |