IRpcMethod.ReturnType Property

Gets the return type.

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

Syntax

C#

string ReturnType { get; }

VB

ReadOnly Property ReturnType As String
    Get

Property Value

Type: String
Return type.

Reference

IRpcMethod Interface

TwinCAT.TypeSystem Namespace