Click or drag to resize

IExportRunCount Property

The number of times this export ran

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
int RunCount { get; }

Property Value

Type: Int32
See Also