RpcMethod.ReturnType Property

Gets the return type.

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

Syntax

C#

public string ReturnType { get; }

Property Value

Type: String
Return type.

Implements

IRpcMethod.ReturnType

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace