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