UndoCheckOutFailureDetailData Class

Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsUndoCheckOutFailureDetailData

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
[DataContractAttribute]
public class UndoCheckOutFailureDetailData

The UndoCheckOutFailureDetailData type exposes the following members.

Constructors
  NameDescription
Public methodUndoCheckOutFailureDetailData
Initializes a new instance of the UndoCheckOutFailureDetailData class
Top
Properties
  NameDescription
Public propertyKey
Gets or sets the key.
Public propertyValue
Gets or sets the value.
Top
See Also