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