SystemObjectLookups Property |
|
DataPA OpenAnalytics API Reference
Gets the Lookups for this system
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Lookups Lookups { get; }
Public ReadOnly Property Lookups As Lookups
Get
public:
virtual property Lookups^ Lookups {
Lookups^ get () sealed;
}
Property Value
Type:
LookupsThe Lookups for this system
Return Value
Type:
LookupsThe Lookups for this system
Remarks See Also