Class BPMNApi
Inheritance
↳ object
↳ BPMNApi
Inherited Members
Equals(object)
Equals(object, object)
GetHashCode()
GetType()
MemberwiseClone()
ReferenceEquals(object, object)
ToString()
Namespace: OptimaJet.Workflow.Core.Runtime
Assembly: OptimaJet.Workflow.Core.dll
Syntaxpublic class BPMNApi
Properties
CustomDownload
Declarationpublic BPMNCustomDownloadDelegate CustomDownload { get; set; }
Type | Description |
---|---|
BPMNCustomDownloadDelegate |
CustomUpload
Declarationpublic BPMNCustomUploadDelegate CustomUpload { get; set; }
Type | Description |
---|---|
BPMNCustomUploadDelegate |