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.
Represents whether the current TaxonomyField object has a value.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected Overrides Function HasValue ( _
value As Object _
) As Boolean
'Usage
Dim value As Object
Dim returnValue As Boolean
returnValue = Me.HasValue(value)
protected override bool HasValue(
Object value
)
Parameters
value
Type: System.ObjectObject value that the TaxonomyField has
Return Value
Type: System.Boolean
Returns Boolean.