BusinessProcessToString Method

Returns a string that represents the current object.

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public override string ToString()

Return Value

String
A string that represents the current object.

See Also