IFileRepositoryServiceUpload Method

Uploads the specified file.

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

bool Upload(
	string file
)

Parameters

file
Type: SystemString
The file.

Return Value

Type: Boolean
true if XXXX, false otherwise.
See Also

Reference