DateFormatProviderGetFormat Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.DateFormatProvider.GetFormat(System.Type)"]

Namespace:  Scanjour.Workflow4.Common.Logging
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public Object GetFormat(
	Type formatType
)

Parameters

formatType
Type: SystemType

[Missing <param name="formatType"/> documentation for "M:Scanjour.Workflow4.Common.Logging.DateFormatProvider.GetFormat(System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Logging.DateFormatProvider.GetFormat(System.Type)"]

Implements

IFormatProviderGetFormat(Type)
See Also

Reference