Platform Core .NET Assemblies API
TaskServiceQueueItem Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.Process Namespace : TaskServiceQueueItem Class

Glossary Item Box

The following tables list the members exposed by TaskServiceQueueItem.

Public Constructors

Public Properties

 NameDescription
Public PropertyBodyA variable that contains the deserialized data of the business process schema.  
Public PropertyErrorMessageError Description.  
Public PropertyEvalStrategy  
Public PropertyFlowElementNameThe name of the business process element.  
Public PropertyFlowElementUIdId of the element of business process.  
Public PropertyFlowSchemaBusiness process schema.  
Public PropertyGatewayConditionsConditional flow expression data.  
Public PropertyPreviousFlowElementUIdThe identifier of the previous business process item.  
Public PropertyResultThe result of the task.  
Public PropertySchemaIdId of the business process schema.  
Public PropertyTypePackage type.  
Public PropertyUIdThe ID of the business process.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)DeserializeDeserialization of the queue element in the JSON format.  
Public MethodEqualsComparison of the current queue element with the specified in the parameter.  
Public MethodGetHashCodeThe hash code for the current instance of the queue element.  
Public Methodstatic (Shared in Visual Basic)SerializeSerialize the queue element in the JSON format.  
Top

See Also

© Terrasoft 2002-2018.