IRpcMethodParameter.TypeName Property

Gets the Data type of the Parameter

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

Syntax

C#

string TypeName { get; }

VB

ReadOnly Property TypeName As String
    Get

Property Value

Type: String
The type.

Reference

IRpcMethodParameter Interface

TwinCAT.TypeSystem Namespace