C#
VB
C++
Gets the collection of AnnAutomation objects in this AnnAutomationManager.
public ObservableCollection<AnnAutomation> Automations { get; }
Public ReadOnly Property Automations As ObservableCollection(Of AnnAutomation)
public:
property ObservableCollection<AnnAutomation^>^ Automations {
ObservableCollection<AnnAutomation^>^ get();
}
The ObservableCollection<AnnAutomation> representing the AnnAutomation objects in the AnnAutomationManager.
For C#/VB examples, refer to AnnAutomationManager.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET