DataType.Namespace Property

Gets the namespace string within the IDataType exists.

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

Syntax

C#

public string Namespace { get; }

VB

Public ReadOnly Property Namespace As String
    Get

Property Value

Type: String
The namespace.

Implements

IDataType.Namespace

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace