IRpcMethodParameter Interface

Interface IRpcMethodParameter


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public interface IRpcMethodParameter

The IRpcMethodParameter type exposes the following members.

Properties

 

Name

Description

IRpcMethodParameter Interface 1:

Attributes

Gets the attributes on the IRpcMethodParameter

IRpcMethodParameter Interface 2:

HasLengthIsParameter

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

IRpcMethodParameter Interface 3:

LengthIsParameterIndex

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

IRpcMethodParameter Interface 4:

Name

Gets the Parameter Name

IRpcMethodParameter Interface 5:

ParameterFlags

Gets the parameter flags.

IRpcMethodParameter Interface 6:

Size

Gets the size of the IRpcMethodParameter

IRpcMethodParameter Interface 7:

TypeName

Gets the Data type of the Parameter

Extension Methods

 

Name

Description

IsInput

Determines whether the specified parameter is input.
(Defined by RpcMethodParameterExtension)

IsOutput

Determines whether the specified parameter is output.
(Defined by RpcMethodParameterExtension)

IsReference

Determines whether the specified parameter is output.
(Defined by RpcMethodParameterExtension)

Reference

TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026