IDataType.Namespace Property

Gets the namespace string within the IDataType exists.

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

Syntax

C#

string Namespace { get; }

VB

ReadOnly Property Namespace As String
    Get

Property Value

Type: String
The namespace.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace