TaxonomyFieldValue.ValidatedString Property
SharePoint 2010
Gets a validated, serialized string representation of the TaxonomyFieldValue object.
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Property Value
Type: System.StringA 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. |