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 (24.3.0.1000)
Syntax
public class EntitySaveOptions

The EntitySaveOptions type exposes the following members.

Constructors
  NameDescription
Public methodEntitySaveOptions
Initializes a new instance of the EntitySaveOptions class.
Top
Properties
  NameDescription
Public propertyUndoContext
Gets or sets the undo context.
Top
See Also