IsImportantForAutofill Property (FlexPie)
In This Topic
Syntax
'Declaration
Public ReadOnly Property IsImportantForAutofill As Boolean
'Usage
Dim instance As FlexPie
Dim value As Boolean
value = instance.IsImportantForAutofill
public bool IsImportantForAutofill {get;}
See Also