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