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