AutoCompleteProperty Properties

The AutoCompleteProperty type exposes the following members.

  NameDescription
Public property Action Gets or sets the name of the action use if the auto complete condition evaluates to true.
Public property ActionType Gets the ActionType enum of the action.
Public property Category Gets or sets the category to which the element belongs. (Inherited from ModelElement.)
Public property Context Gets or sets the context of the element. (Inherited from ModelElement.)
Public property DesignElement Gets the DesignElement class instance that the AutoCompleteProperty class is associated to. (Overrides CompositeProperty.DesignElement.)
Public property Expression Gets or sets the expression describing the auto complete condition.
Public property Id Gets or sets a unique identification of the element. (Inherited from ModelElement.)
Public property Name Gets or sets the name of the element. (Inherited from ModelElement.)
Public property Parent Gets the parent model element. (Inherited from ModelElement.)
Public property ParentProperty Gets or sets the parent property that owns the PropertyElement class instance. (Inherited from PropertyElement.)
Public property PropertyName Gets the fully qualifying name of the CompositeProperty class instance. (Inherited from CompositeProperty.)
Public property PropertyTypes Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.)
Public property StorageId Gets or sets a id used when persisting the element.
Public property SubCategory Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.)
Public property UseAutoComplete Gets or sets a Boolean value that specifies whether to use the auto complete.
Top

Community Additions

ADD
Show: