Click or drag to resize

IDocumentSourceFile Property

The full path to the native file. If the file was in a container then the full path to the top-most container is returned.

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
string SourceFile { get; }

Property Value

Type: String
See Also