The DTO for providing options for checking in a file.
            
Inheritance Hierarchy 
    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 CheckInOptions
<DataContractAttribute>
Public Class CheckInOptions
[DataContractAttribute]
public ref class CheckInOptions
[<DataContractAttribute>]
type CheckInOptions =  class end
The CheckInOptions type exposes the following members.
Constructors| 
								 
							 | Name | Description | 
|---|
  | CheckInOptions | Initializes a new instance of the CheckInOptions class  | 
Top
Properties
See Also