MetadataBaseChangedModules Property |
List of modules in the module_audit table
Namespace:
NetQuarry.Metadata
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected List<string> ChangedModules { get; }
Protected ReadOnly Property ChangedModules As List(Of String)
Get
Property Value
Type:
ListStringSee Also