EntityProperty.ToString Method

Definition

Serializes EntityProperty to string based on its type

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

string representation of this EntityProperty

Applies to