Edit

Share via


WorkflowSymbol Class

Definition

Represents a workflow symbol.

public ref class WorkflowSymbol
public class WorkflowSymbol
type WorkflowSymbol = class
Public Class WorkflowSymbol
Inheritance
WorkflowSymbol

Constructors

Name Description
WorkflowSymbol()

Initializes a new instance of the WorkflowSymbol class.

Properties

Name Description
FileName

Gets or sets the file name for the workflow symbol.

Symbols

Gets or sets the collection of symbols.

Methods

Name Description
CalculateChecksum()

Indicates whether the workflow symbol to calculate the checksum symbols.

Decode(String)

Converts the data encoding format into a data object for a specified type.

Encode()

Specifies the encoding format for the symbol.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetChecksum()

Gets the checksum for the workflow symbol.

GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the workflow symbol.

Applies to