Click or drag to resize

EmptyKeyMapPropertyAttribute Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.EmptyKeyMapPropertyAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    NetIQ.DRA.Common.Rest.DataModelsEmptyKeyMapPropertyAttribute

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[AttributeUsageAttribute(AttributeTargets.Property)]
public class EmptyKeyMapPropertyAttribute : Attribute

The EmptyKeyMapPropertyAttribute type exposes the following members.

Constructors
  NameDescription
Public methodEmptyKeyMapPropertyAttribute
Initializes a new instance of the EmptyKeyMapPropertyAttribute class
Top
See Also