[This is preliminary documentation and is subject to change.]
Gets the type of the application
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static OCServiceType GetApplicationType( string sid ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetApplicationType ( _ sid As String _ ) As OCServiceType |
| Visual C++ |
|---|
public: static OCServiceType GetApplicationType( String^ sid ) |
Parameters
- sid
- Type: System..::.String
The unique service identifier
