RpcMethodParameter.TypeGuid Property

Gets the Unique identifier of the parameters data type.

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

Syntax

C#

public Guid TypeGuid { get; }

VB

Public ReadOnly Property TypeGuid As Guid
    Get

Property Value

Type: Guid
The type unique identifier.

Reference

RpcMethodParameter Class

TwinCAT.Ads.TypeSystem Namespace