SubjectSubjectType Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the type of subject
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public SubjectSubjectTypeEnum SubjectType { get; }
Public ReadOnly Property SubjectType As SubjectSubjectTypeEnum
Get
public:
virtual property SubjectSubjectTypeEnum SubjectType {
SubjectSubjectTypeEnum get () sealed;
}
function get_SubjectType();
Property Value
Type:
SubjectSubjectTypeEnumA value that indicates the type of subject
Return Value
Type:
SubjectSubjectTypeEnumA value that indicates the type of subject
Remarks See Also