User DirectReports Property DRA REST Extensions SDK
Direct Reports Use this attribute to specify the list of objects for which the current user is a manager.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "directReports")]
public Array DirectReports { get; set; }

Property Value

Type: OnlineArray
See Also