Click or drag to resize
TypedViewDefinition Properties

The TypedViewDefinition type exposes the following members.

Properties
  NameDescription
Protected propertyContainingProject
Gets or sets the containing project.
(Inherited from GroupableModelElement.)
Public propertyError
Gets an error message indicating what is wrong with this object.
(Inherited from GroupableModelElement.)
Public propertyFieldCount
Gets the field count.
(Inherited from GroupableModelElement.)
Public propertyFields
Gets the fields of this element
(Inherited from GroupableModelElement.)
Public propertyFullName
Gets the full name of this element which is the groupname combined with the name
(Inherited from GroupableModelElement.)
Public propertyFullNameForXml
Gets the full name for XML.
(Inherited from GroupableModelElement.)
Public propertyGroupName
Gets / sets the name of the group this entity is in.
(Inherited from GroupableModelElement.)
Public propertyIsChanged
Gets or sets the flag to signal that this element has been changed.
(Inherited from GroupableModelElement.)
Public propertyItem
Gets the String with the specified column name.
(Inherited from GroupableModelElement.)
Public propertyLastChangedProperty
Gets the last changed property name of this object. Use this to check whether changes indeed should be propagated through UI-oriented event channels
(Inherited from GroupableModelElement.)
Public propertyName
Gets / sets the name of this entity.
(Inherited from GroupableModelElement.)
Public propertyNameValidatorToUse
Gets or sets the name validator to use.
(Inherited from GroupableModelElement.)
Public propertyObjectID
Gets or sets the object identifier, which is used to identify objects across instances, e.g. through a copy action.
(Inherited from GroupableModelElement.)
Public propertyOutputSettingValues
Gets the output setting values of this target.
(Inherited from GroupableModelElement.)
Protected propertySuppressEvents
Gets or sets a value indicating whether events should be suppressed related to this entity base element (true) or not (false).
(Inherited from GroupableModelElement.)
Public propertyTargetElementType
Gets the target element type of this target.
(Inherited from GroupableModelElement.)
Top
Explicit Interface Implementations
See Also