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.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Protected ReadOnly Property Sponsored As Boolean
Get
'Usage
Dim value As Boolean
value = Me.Sponsored
protected bool Sponsored { get; }
Property Value
Type: System.Boolean