InputObjectDependencyAttribute Constructor |
Overload List
Name | Description | |
---|---|---|
InputObjectDependencyAttribute(Int32) |
The custom attribute [InputObjectDependency(PluginBase.InputObjectDependency Type)] uses this to store a dependency attribute which determines when the plug-in is updated in the system.
This is not to be used by itself.
| |
InputObjectDependencyAttribute(PluginBaseInputObjectDependency) |
The custom attribute [InputObjectDependency(PluginBase.InputObjectDependency Type)] uses this to store a dependency attribute which determines when the plug-in is updated in the system.
This is not to be used by itself.
|
See Also