IRpcMethodParameter Properties
The IRpcMethodParameter type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets a value indicating whether this instance has a related LengthIs Parameter. | |
|
Gets a value indicating whether this instance is input. | |
|
Gets a value indicating whether this instance is output. | |
|
Gets the index of the LengthIs parameter (within the MethodParameter List) | |
|
Gets the Parameter Name | |
|
Gets the parameter flags. | |
|
Gets the size of the IRpcMethodParameter | |
|
Gets the Data type of the Parameter |
- IRpcMethodParameter.HasLengthIsParameter Property
- IRpcMethodParameter.LengthIsParameterIndex Property
- IRpcMethodParameter.Name Property
- IRpcMethodParameter.ParameterFlags Property
- IRpcMethodParameter.Size Property
- IRpcMethodParameter.TypeName Property
- IRpcMethodParameter.IsInput Property
- IRpcMethodParameter.IsOutput Property