EnrollmentGroup.ToString Method

Definition

Convert this object in a pretty print format.

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

Returns

The string with the content of this class in a pretty print format.

Applies to