IInteractionCondition Interface

Interface for IInteractionCondition objects.

Namespace: Dundas.BI.Notifications
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public interface IInteractionCondition

The IInteractionCondition type exposes the following members.

Properties
 NameDescription
Public propertyAttachedStructureId Gets the attached structure ID.
Public propertyRenderedHierarchyUniqueNames Gets the rendered hierarchy unique names.
Public propertyViewId Gets or sets the view ID.
Top
Methods
 NameDescription
Public methodUpdateAttachedStructure Update the condition's structure object.
Top
See Also