WorkflowSymbol.GetChecksum Method

Definition

Gets the checksum for the workflow symbol.

public:
 cli::array <System::Byte> ^ GetChecksum();
public byte[] GetChecksum ();
member this.GetChecksum : unit -> byte[]
Public Function GetChecksum () As Byte()

Returns

Byte[]

The checksum for the workflow symbol.

Applies to