PublishOptionsIgnoreWarnings Property

Gets or sets a value indicating whether to ignore any warnings and proceed with the publish.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool IgnoreWarnings { get; set; }

Property Value

Type: Boolean
See Also