 | ITimeSheetCommissions Property |
Used commissions object.
Namespace: C2ExplorerServiceStack.Logic.InterfacesAssembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
SyntaxICommissions Commissions { get; }Property Value
Type:
ICommissions
The commissions object created using the "planId" parameter in factory.
See Also