Click or drag to resize

CommonDatabaseFunctionsGetDefaultFileClass Method

Gets the Default FileClass defined in WZExplorers

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static string GetDefaultFileClass(
	Uri oDataUri
)

Parameters

oDataUri  Uri
The OData Service endpoint.

Return Value

String
The Default FileClass Value.
See Also