Click or drag to resize
SecurityInfoGroup Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the goup this user belongs to.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Group Group { get; }

Property Value

Type: Group
The goup this user belongs to.

Return Value

Type: Group
The goup this user belongs to.
Remarks
Returns nothing if the client does not have a DataLocationType of server.
See Also