CommonDatabaseFunctionsGetDefaultFileClass Method

Scanjour Workflow4 Reference Manual
Gets the Default FileClass defined in WZExplorers

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

public static string GetDefaultFileClass(
	Uri oDataUri
)

Parameters

oDataUri
Type: SystemUri
The OData Service endpoint.

Return Value

Type: String
The Default FileClass Value.
See Also

Reference