ActivityScheduledRecord.ToString Method

Definition

Returns a string that contains all of the details of the ActivityScheduledRecord.

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

Returns

The tracking record details.

Applies to