Interface IAttributeObject
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
public interface IAttributeObject
Properties
Attributes
Declaration
Dictionary<string, object> Attributes { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<string, object> |