RpcMethodParameter.TypeGuid Property

Gets the Unique identifier of the parameters data type.

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

Syntax

C#

public Guid TypeGuid { get; }

Property Value

Type: Guid
The type unique identifier.

Reference

RpcMethodParameter Class

TwinCAT.Ads.TypeSystem Namespace