Skip to main content

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

Syntax
public class BPMNApi

Properties

CustomDownload

Declaration
public BPMNCustomDownloadDelegate CustomDownload { get; set; }
Property value
TypeDescription
BPMNCustomDownloadDelegate

CustomUpload

Declaration
public BPMNCustomUploadDelegate CustomUpload { get; set; }
Property value
TypeDescription
BPMNCustomUploadDelegate

Extension Methods