Click or drag to resize

ChangeLogEntry Class

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

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsChangeLogEntry

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
[DataContractAttribute]
public class ChangeLogEntry

The ChangeLogEntry type exposes the following members.

Constructors
  NameDescription
Public methodChangeLogEntry
Initializes a new instance of the ChangeLogEntry class
Top
Properties
  NameDescription
Public propertyDate
Public propertyDescription
Public propertyType
Public propertyUser
Top
See Also