 | ModuleArchiveName Property |
Returns the name of the archive this module originated from, or null if not applicable.
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string ArchiveName { get; set; }
Property Value
Type:
Stringarchive name
See Also