DataType.Namespace Property

Gets the namespace string within the IDataType exists.

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

Syntax

C#

public string Namespace { get; protected set; }

Property Value

Type: String
The namespace.

Implements

IDataType.Namespace

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace