OlapMetadataObjectCreatedEventArgsTObjectCanceled Property

Gets or sets a value indicating whether creation of the object should be canceled.

Namespace:  Dundas.BI.Data.Metadata.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool Canceled { get; set; }

Property Value

Type: Boolean
See Also