Click or drag to resize
ITimeSheetCommissions Property
Used commissions object.

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

Property Value

Type: ICommissions
The commissions object created using the "planId" parameter in factory.
See Also