Click or drag to resize
Askia

IModifiedEntities Interface

Represents an aggregated lists of all entities that have been modified

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public interface IModifiedEntities

The IModifiedEntities type exposes the following members.

Properties
  NameDescription
Public propertyElements
Get the list of elements that have been modified
Public propertyQuestions
Get the list of questions that have been modified
Public propertyResponses
Get the list of responses that have been modified
Public propertyRoutings
Get the list of questions that have been modified
Top
See Also