Click or drag to resize

ValidationResultGetResultString Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Schematron.ValidationResult.GetResultString(System.Int32)"]


Namespace: WorkZone.Dispatcher.Base.Schematron
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public string GetResultString(
	int indentStep = 4
)

Parameters

indentStep  Int32  (Optional)

[Missing <param name="indentStep"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.ValidationResult.GetResultString(System.Int32)"]

Return Value

String

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Schematron.ValidationResult.GetResultString(System.Int32)"]

See Also