SharpSchedule

AbstractEntity.ToString Method 

Output the object as a human readable string.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The object parameters as a human readable string.

See Also

AbstractEntity Class | Ozanam.Schedule.Store.Entity Namespace