| IExportName Property |
The name of the export.
Namespace:
EdaIntegrationContract.Exports
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax string Name { get; set; }
Property Value
Type:
StringRemarks
Export names can be up to 50 characters and must be unique to the case.
See Also