PublishProjectsOptions Class |
Namespace: Dundas.BI.WebApi.Models
The PublishProjectsOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | PublishProjectsOptions | Initializes a new instance of the PublishProjectsOptions class |
Name | Description | |
---|---|---|
![]() | EntityCopyOptions |
Gets or sets the entity copy options.
|
![]() | IgnoreWarnings |
Gets or sets a value indicating whether to ignore any warnings and proceed with the publish.
|
![]() | ProjectIdMapping |
Gets or sets the project mappings.
|
![]() | PublishReferencedItemsInSameProject |
Gets or sets a value indicating whether the items which are referenced by the publishing
items shall be published together, provided the referenced items belong to the same projects
of the publishing items.
|
![]() | RequireCheckedInBeforePublish |
Gets or sets a value indicating whether to enforce check-in in source project before publish.
|
![]() | RevisionPublishPolicy |
Gets or sets the publish policy of entity revision.
|
![]() | SyncWithSource |
Gets or sets a value indicating whether to remove items which exists in the target
project but not in the source project.
|