FreeBusyItemToString Method

Return the string representation of this item.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public override string ToString()

Return Value

String
The user-readable string representation of this item.

See Also