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: 9.2.6.0 (9.2.6.20250404)
Syntaxpublic string OriginalPath { get; set; }
Public Property OriginalPath As String
Get
Set
Property Value
Type:
String
See Also