Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The forms service identification.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Const ServiceId As String
'Usage
Dim value As String
value = FormsService.ServiceId
public const string ServiceId
Remarks
This field can be used when referencing the forms service, however using the ServiceName instead of the ServiceId may make administration automation code easier to read and maintain.