SetupManagerSystems Property |
|
DataPA OpenAnalytics API Reference
Gets a Systems collection for the current setup
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Systems Systems { get; }
Public ReadOnly Property Systems As Systems
Get
public:
virtual property Systems^ Systems {
Systems^ get () sealed;
}
Return Value
Type:
SystemsA Systems collection for the current setup
Remarks See Also