RpcMethod.InParameters Property

Gets the In-Parameters of the IRpcMethod

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public IRpcMethodParameterCollection InParameters { get; }

Property Value

Type: IRpcMethodParameterCollection
The In- and Ref-Parameters

Implements

IRpcMethod.InParameters

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace