IRpcMethodParameter.ParameterFlags Property

Gets the parameter flags.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

MethodParamFlags ParameterFlags { get; }

VB

ReadOnly Property ParameterFlags As MethodParamFlags
    Get

Property Value

Type: MethodParamFlags
The parameter flags.

Reference

IRpcMethodParameter Interface

TwinCAT.TypeSystem Namespace