ModelMetadata.GetSimpleDisplayText Method

Definition

Returns the simple description of the model.

protected virtual string GetSimpleDisplayText ();
abstract member GetSimpleDisplayText : unit -> string
override this.GetSimpleDisplayText : unit -> string
Protected Overridable Function GetSimpleDisplayText () As String

Returns

The simple description of the model.

Applies to