LPModule Members
The LPModule type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
LPModule(String, String, String) | |
|
|
LPModule(String, String, LPModule..::..Types, String, String, String, IEnumerable<(Of <<'(LPUDF>)>>)) |
Methods
| Name | Description | |
|---|---|---|
|
|
Create | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Hash |
The Module Hash
|
|
|
Name |
Module Name
|
|
|
PackageName |
The Module package name
|
|
|
SafeName |
Module safe name that can be sued in a C# class name or property
|
|
|
SafePackageName |
The Module safe package name which can be used in a C# class name or property
|
|
|
Type |
The Module BinType
|
|
|
UDFs |
All associated UDFs in the module
|

