RpcMethodParameter.TypeName Property

Gets the Data type of the Parameter

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

Syntax

C#

public string TypeName { get; }

Property Value

Type: String
The type.

Implements

IRpcMethodParameter.TypeName

Reference

RpcMethodParameter Class

TwinCAT.Ads.TypeSystem Namespace