PublishOptions Class | 
Namespace: Dundas.BI.FileSystem
The PublishOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| PublishOptions | 
            Initializes a new instance of the PublishOptions 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.
              | |
| 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 |  Obsolete.  
            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.
              |