Click or drag to resize
UploadCommandAddFileQuery Method
Adds a file Item query to the request where the path to the file is specified as the actual_filename property

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public void AddFileQuery(
	string query
)

Parameters

query
Type: SystemString
Query to add to the request
See Also