Click or drag to resize

IAppControllerDataItemClassUpload Method (String)

Data content upload - not implemented

Namespace:  SOWIApp.Foundation
Assembly:  SOWIApp.Foundation (in SOWIApp.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
void Upload(
	string pFile
)

Parameters

pFile
Type: SystemString
File name to upload
Remarks
Implment in AppStandard
See Also