RpcMethodParameter.ParameterFlags Property

Gets the parameter flags.

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

Syntax

C#

public MethodParamFlags ParameterFlags { get; }

Property Value

Type: MethodParamFlags
The parameter flags.

Implements

IRpcMethodParameter.ParameterFlags

Reference

RpcMethodParameter Class

TwinCAT.Ads.TypeSystem Namespace