Click or drag to resize

AssignmentListResponseActiveViews Property

[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.Responses.AssignmentListResponse.ActiveViews"]

Namespace:  NetIQ.DRA.Common.Rest.Responses
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataMemberAttribute(Name = "activeViews")]
public List<ActiveView> ActiveViews { get; }

Property Value

Type: ListActiveView
See Also