GetObjects: IVZStringArray;
GetObjects(): Prognoz.Platform.Interop.Visualizators.VZStringArray;
The GetObjects method returns identifiers of all data source elements.
To get identifiers of all attributes, use the IVZMultiplyDataSource.GetAttributes method.
The method use is given in the example for IVZMultiplyDataSource.GetData.
See also: