Assembly
: string
[Get][Set] |
The fully qualified name of the assembly containing the code for the action.
Signature
string Meta.Conduit.IManifestMethod.Assembly |
ID
: string
[Get][Set] |
This is the internal fully qualified name of the method in the codebase.
Signature
string Meta.Conduit.IManifestMethod.ID |
Parameters
: List< ManifestParameter >
[Get][Set] |
The parameters used by the action.
Signature
List<ManifestParameter> Meta.Conduit.IManifestMethod.Parameters |