IRpcMethodParameter Properties

The IRpcMethodParameter type exposes the following members.

Properties

 

Name

Description

IRpcMethodParameter Properties 1:

HasLengthIsParameter

Gets a value indicating whether this instance has a related LengthIs Parameter.

IRpcMethodParameter Properties 2:

IsInput

Gets a value indicating whether this instance is input.

IRpcMethodParameter Properties 3:

IsOutput

Gets a value indicating whether this instance is output.

IRpcMethodParameter Properties 4:

LengthIsParameterIndex

Gets the index of the LengthIs parameter (within the MethodParameter List)

IRpcMethodParameter Properties 5:

Name

Gets the Parameter Name

IRpcMethodParameter Properties 6:

ParameterFlags

Gets the parameter flags.

IRpcMethodParameter Properties 7:

Size

Gets the size of the IRpcMethodParameter

IRpcMethodParameter Properties 8:

TypeName

Gets the Data type of the Parameter

Reference

IRpcMethodParameter Interface

TwinCAT.TypeSystem Namespace