API reference
API reference
Select your platform
No SDKs available
No versions available

IManifestMethod Interface

Overview

Properties

string
ID[Get]
This is the internal fully qualified name of the method in the codebase.
List< ManifestParameter >
The parameters used by the action.
string
The fully qualified name of the assembly containing the code for the action.

Details

Properties

string Meta.Conduit.IManifestMethod.ID
This is the internal fully qualified name of the method in the codebase.
List<ManifestParameter> Meta.Conduit.IManifestMethod.Parameters
The parameters used by the action.
string Meta.Conduit.IManifestMethod.Assembly
The fully qualified name of the assembly containing the code for the action.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon