FilterNameAttribute ClassDRA REST Extensions SDK
Attribute used to define the name of the filter as it appears in the VarSet
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    NetIQ.DRA.Common.Rest.DataModels FilterNameAttribute

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

[AttributeUsageAttribute(AttributeTargets.Property)]
public class FilterNameAttribute : Attribute
See Also