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 SharePoint feature identification (ID), if applicable, associated with the form template.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public ReadOnly Property FeatureId As Guid
Get
'Usage
Dim instance As FormTemplate
Dim value As Guid
value = instance.FeatureId
public Guid FeatureId { get; }
Property Value
Type: System.Guid
A Globally Unique Identifier (GUID) of the SharePoint feature used to register the form template on the server farm.