FormTemplate.DisplayName Property
This member overrides SPPersistedObject.DisplayName.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property DisplayName As String
Get
'Usage
Dim instance As FormTemplate
Dim value As String
value = instance.DisplayName
public override string DisplayName { get; }
Property Value
Type: System.String