FormsService.TypeName Property
Gets the friendly 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 friendly name can be used for log files and messages.