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