The service context.
Namespace:
LeCouteauSuisse.APIAssembly: LeCouteauSuisseAPI (in LeCouteauSuisseAPI.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
C# |
---|
public ServiceContext ServiceContext { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ServiceContext As ServiceContext |
Visual C++ |
---|
public: property ServiceContext^ ServiceContext { ServiceContext^ get (); } |