CheckInOptions Class

The DTO for providing options for checking in a file.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsCheckInOptions
    Dundas.BI.WebApi.ModelsCheckInIdsOptions

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

The CheckInOptions type exposes the following members.

Constructors
 NameDescription
Public methodCheckInOptionsInitializes a new instance of the CheckInOptions class
Top
Properties
 NameDescription
Public propertyComments Gets or sets the comments.
Top
See Also