InputObjectTypeAttribute Constructor |
Overload List
Name | Description | |
---|---|---|
InputObjectTypeAttribute(Int32) |
The custom attribute [InputObjectType()] uses this to store the input object type to the system.
This is not to be used by itself.
| |
InputObjectTypeAttribute(ConnectionBaseInputObjectType) |
The custom attribute [InputObjectType()] uses this to store the input object type to the system.
This is not to be used by itself.
|
See Also