Click or drag to resize

IExportDocumentExportNativeFileTitle Property

The name of the native file that was exported, if IncludeNativeFiles was selected in the export configuration.

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

Property Value

Type: String
See Also