EntitySaveOptions Class

Represents entity save options.
Inheritance Hierarchy
SystemObject
  Dundas.BI.EntitiesEntitySaveOptions

Namespace: Dundas.BI.Entities
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class EntitySaveOptions

The EntitySaveOptions type exposes the following members.

Constructors
 NameDescription
Public methodEntitySaveOptionsInitializes a new instance of the EntitySaveOptions class.
Top
Properties
 NameDescription
Public propertyUndoContextGets or sets the undo context.
Top
See Also