IFileRepositoryServiceDownloadData Method

Downloads the data.

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

byte[] DownloadData(
	string virtualPath
)

Parameters

virtualPath
Type: SystemString
The virtual path.

Return Value

Type: Byte
System.Byte[].
See Also

Reference