Click or drag to resize
ITimeSheetGetEquitiesSheet Method
Returns data for TABLE.

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
IEnumerable<Object> GetEquitiesSheet()

Return Value

Type: IEnumerableObject

[Missing <returns> documentation for "M:C2ExplorerServiceStack.Logic.Interfaces.ITimeSheet.GetEquitiesSheet"]

See Also