Click or drag to resize

ModuleProperties Interface

Properties specific to Module objects.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface ModuleProperties

The ModuleProperties type exposes the following members.

Properties
  NameDescription
Public propertyCaption
The caption for the module.
Public propertyRequiredPolicy
Specify a policy which must be in place for metadata associated with this module to be loaded by the application. Primarily used for end users to indirectly permission system pages.
Top
Remarks
Note Note
This interface is declared for documentation purposes only and is not intended to be used from code.
See Also