Share via


FieldValue.AsString Method

Definition

Gets the value of the field as a String.

public string AsString ();
member this.AsString : unit -> string
Public Function AsString () As String

Returns

The value of the field converted to a String.

Exceptions

Applies to