Attaching point for the C1 Console Data perspective
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public static AttachingPoint DataPerspective { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property DataPerspective As AttachingPoint Get |
| Visual C++ |
|---|
public: static property AttachingPoint^ DataPerspective { AttachingPoint^ get (); } |