xApplication.isServiceRegisteredOnClient(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool isServiceRegisteredOnClient(int classId);
public static bool isServiceRegisteredOnClient (int classId);
static member isServiceRegisteredOnClient : int -> bool
Public Shared Function isServiceRegisteredOnClient (classId As Integer) As Boolean
Parameters
- classId
- Int32