Spread Silverlight Documentation
Service Property


GrapeCity.CalcEngine Namespace > CalcCalculationManager Class : Service Property
Gets or sets the service.
Syntax
'Declaration
 
Public ReadOnly Property Service As CalcService
'Usage
 
Dim instance As CalcCalculationManager
Dim value As CalcService
 
value = instance.Service
public CalcService Service {get;}

Property Value

The service.
See Also

Reference

CalcCalculationManager Class
CalcCalculationManager Members