Udostępnij za pośrednictwem


TaxonomyField.GetValidatedString(Object) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public virtual Microsoft.SharePoint.Client.ClientResult<string> GetValidatedString (object value);
abstract member GetValidatedString : obj -> Microsoft.SharePoint.Client.ClientResult<string>
override this.GetValidatedString : obj -> Microsoft.SharePoint.Client.ClientResult<string>
Public Overridable Function GetValidatedString (value As Object) As ClientResult(Of String)

Parameters

value
Object

Returns

Attributes

Applies to