This topic has not yet been rated - Rate this topic

TaxonomyFieldValue.ValidatedString Property

SharePoint 2010

Gets a validated, serialized string representation of the TaxonomyFieldValue object.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
public string ValidatedString { get; }

Property Value

Type: System.String
A string representation of the TaxonomyFieldValue object that can be used for data serialization logic and used for field validation logic.
Exception Condition
MemberAccessException

The TaxonomyFieldValue instance is not bound to a SPField object.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ