UndoCheckOutFailureDetailData Class | 
 
            A key/value pair element corresponding to a IReadOnlyDictionaryTKey, TValue.
            
Inheritance HierarchySystemObject
  Dundas.BI.WebApi.ModelsUndoCheckOutFailureDetailData
 
    Namespace: 
   Dundas.BI.WebApi.Models
    Assembly:
   Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntax[DataContractAttribute]
public class UndoCheckOutFailureDetailData
<DataContractAttribute>
Public Class UndoCheckOutFailureDetailData
[DataContractAttribute]
public ref class UndoCheckOutFailureDetailData
[<DataContractAttribute>]
type UndoCheckOutFailureDetailData =  class end
The UndoCheckOutFailureDetailData type exposes the following members.
Constructors
Properties| 
								 
							 | Name | Description | 
|---|
  | Key | 
            Gets or sets the key.
              | 
  | Value | 
            Gets or sets the value.
              | 
Top
See Also