RpcMethodParameter.TypeName Property

Gets the Data type of the Parameter

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

Syntax

C#

public string TypeName { get; }

VB

Public ReadOnly Property TypeName As String
    Get

Property Value

Type: String
The type.

Implements

IRpcMethodParameter.TypeName

Reference

RpcMethodParameter Class

TwinCAT.Ads.TypeSystem Namespace