Click or drag to resize

MainLibraryUploadFile Method

Namespace:  Omada.OE.UtilityCodeAssembly.Library
Assembly:  Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntax
C#
public static bool UploadFile(
	CodeMethodInvokeContext context,
	int fileId,
	string filePath
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
fileId
Type: SystemInt32
filePath
Type: SystemString

Return Value

Type: Boolean
See Also