| MainLibraryUploadFile Method |
Namespace:
Omada.OE.UtilityCodeAssembly.Library
Assembly:
Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntaxpublic 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