Click or drag to resize

ContextFileReferenceOriginalPath Property

ContextFileReference's original path property (where the file was before being processed in WorkflowGen)

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax
public string OriginalPath { get; set; }

Property Value

Type: String
See Also