DotNetAssembly object
The DotNetAssembly object loads the .NET assembly and creates an
instance for the .NET object.
Note
This object cannot be referenced in .NET Web Service or .NET
Assembly components, otherwise the component will fail to be
deployed.
Properties
|
DotNetAssembly property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
String |
Stores the error message if |
Events
|
DotNetAssembly event |
Occurs |
|---|---|
|
Immediately before the Open event occurs in the |
|
|
Immediately after the Close event occurs in the |
Functions
|
DotNetAssembly function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates an instance of the .NET object and |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
String |
Gets the version number of the .NET Core |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Integer |
Loads a .NET framework assembly. |
|
|
Integer |
Loads a .NET Core assembly. |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Integer |
Triggers a specified event in the object and |
|
|
Object |
Returns the object type of the |