Allowed types and namespaces
- Last UpdatedApr 16, 2026
- 1 minute read
This section describes the types and namespaces allowed by CONNECT visualization.
Allowed .NET types
System.Boolean
System.Buffer
System.Byte
System.Char
System.CharEnumerator
System.Convert
System.Decimal
System.Double
System.Enum
System.EventArgs
System.FormattableString
System.Guid
System.Int16
System.Int32
System.Int64
System.Math
System.Object
System.Random
System.SByte
System.Single
System.String
System.StringComparer
System.StringComparison
System.StringSplitOptions
System.TimeSpan
System.TimeZone
System.TimeZoneInfo
System.Tuple
System.TupleExtensions
System.Type
System.UInt16
System.UInt32
System.UInt64
System.ValueType
System.ValueTuple
System.DateTime
System.Array
System.BitConverter
System.Delegate
Allowed .NET exception types
System.DivideByZeroException
System.Exception
System.FormatException
System.ApplicationException
System.ArgumentException
System.ArgumentNullException
System.ArgumentOutOfRangeException
System.ArithmeticException
System.ArrayTypeMismatchException
Allowed .NET namespaces (with wildcard)
System.Collections.*
System.Collections.Concurrent.*
System.Globalization.*
System.Text.*
System.Text.RegularExpressions.*
Allowed VisCore namespaces
ArchestrA.Scripting.*
ArchestrA.QuickScript.*
ArchestrA.Visualization.*
aaContent.*
aaGraphic.*