Click or drag to resize
ITimeSheetEquityType Property
Gets or sets the type of the equity.

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
EquityType EquityType { get; }

Property Value

Type: EquityType
The type of the equity.
See Also