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.
Gets the display name for the parent type FormsService.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property TypeName As String
Get
'Usage
Dim instance As FormsService
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property Value
Type: System.String
Forms Service
Remarks
This display name can be used for log files and messages.