Click or drag to resize

BaseWorkflowInstanceConfigurationName Property

Returns the config file name of this workflow.

Namespace:  Colygon.MatchPoint.WorkflowKit
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public string ConfigurationName { get; }

Property Value

Type: String
See Also