Click or drag to resize

Util Class

Metadata utility helper functions.
Inheritance Hierarchy
SystemObject
  NetQuarry.MetadataUtil

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static class Util

The Util type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsModuleChanged
Determine if the specified module has been modified (is dirty).
Public methodStatic memberModuleChanged
Marks a module as changed in the metadata.
Top
See Also