Defines a ResponseConstraint.
Declaration Syntax
public abstract class ResponseConstraint : DataModelObject, IFolderDataModelObject
Table 324: Members
Property | Children |
Gets the list of children. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | EnvironmentSelection |
Gets or Sets the EnvironmentSelection to an Analysis object or TopoEnvironmentType enum. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Suppressed |
Gets or sets the Suppressed. |
Method | Delete() |
Run the Delete action. |
Method | GetChildren<ChildrenType>(bool, IList<ChildrenType>) |
Gets the list of children, filtered by type. |
Method | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) |
Gets the list of children, filtered by type. |
Method | RenameBasedOnDefinition() |
Run the RenameBasedOnDefinition action. |