Click or drag to resize
WSE3ModuleMetadata Class
Represents the WSE3 module metadata.
Inheritance Hierarchy
SystemObject
  CMS.CoreModuleMetadata
    CMS.Synchronization.WSE3WSE3ModuleMetadata

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 9.0.0
Syntax
C#
public class WSE3ModuleMetadata : ModuleMetadata

The WSE3ModuleMetadata type exposes the following members.

Constructors
  NameDescription
Public methodWSE3ModuleMetadata
Default constructor
Top
Properties
  NameDescription
Public propertyName
Gets the module name.
(Inherited from ModuleMetadata.)
Public propertyRootPath
Gets the directory with module files.
(Inherited from ModuleMetadata.)
Top
See Also