Click or drag to resize

ExportName Property

The name of the export.

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

Property Value

Type: String
Remarks

Export names can be up to 50 characters and must be unique to the case.

See Also