FormsService.ServiceId Field

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.

See Also

Reference

FormsService Class

FormsService Members

Microsoft.Office.InfoPath.Server.Administration Namespace