Click or drag to resize
PeriodTToString Method
Returns a String that represents this instance.

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also