ValueTypeDefinition Properties |
The ValueTypeDefinition type exposes the following members.
Name | Description | |
---|---|---|
ContainingProject |
Gets or sets the containing project.
(Inherited from GroupableModelElement.) | |
DefaultLength |
Gets the default length for the type (if specified, default is 0)
| |
DefaultPrecision |
Gets the default precision for the type (if specified, default is 0)
| |
DefaultScale |
Gets the default scale for the type (if specified, default is 0)
| |
Error |
Gets an error message indicating what is wrong with this object.
(Inherited from GroupableModelElement.) | |
FieldCount |
Gets the field count.
(Inherited from GroupableModelElement.) | |
Fields |
Gets the fields of this element
(Inherited from GroupableModelElement.) | |
FieldTypeForXml |
Gets the field type for XML serialization. This is a descriptive string, which is preformatted to ease deserialization.
| |
FullName |
Gets the full name of this element which is the groupname combined with the name
(Inherited from GroupableModelElement.) | |
FullNameForXml |
Gets the full name for XML.
(Inherited from GroupableModelElement.) | |
GroupName |
Gets / sets the name of the group this entity is in.
(Inherited from GroupableModelElement.) | |
IsChanged |
Gets or sets the flag to signal that this element has been changed.
(Inherited from GroupableModelElement.) | |
Item |
Gets the String with the specified column name.
(Inherited from GroupableModelElement.) | |
KindOfType |
Gets or sets the kind of type this fieldtype represents
| |
LastChangedProperty |
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.) | |
Name |
Gets / sets the name of this entity.
(Inherited from GroupableModelElement.) | |
NameValidatorToUse |
Gets or sets the name validator to use.
(Inherited from GroupableModelElement.) | |
ObjectID |
Gets or sets the object identifier, which is used to identify objects across instances, e.g. through a copy action.
(Inherited from GroupableModelElement.) | |
OutputSettingValues |
Gets the output setting values of this target.
(Inherited from GroupableModelElement.) | |
RepresentedType |
Gets the represented type
| |
SuppressEvents |
Gets or sets a value indicating whether events should be suppressed related to this entity base element (true) or not (false).
(Inherited from GroupableModelElement.) | |
TargetElementType |
Gets the target element type of this target.
(Inherited from GroupableModelElement.) | |
TypeName |
Gets the name of the type in textual format.
| |
UniqueConstraints |
Gets the list of unique constraints.
(Inherited from EntityBaseElement.) |
Name | Description | |
---|---|---|
IGroupableElementElementType |
Gets the element type of this element.
(Inherited from GroupableModelElement.) | |
IGroupableElementElementTypeName |
Gets the type name of the element, e.g. 'Entity Definition', 'Typed List' etc.
(Inherited from GroupableModelElement.) | |
IOutputSettingValuesTargetTargetName |
Gets the name of the element.
(Inherited from GroupableModelElement.) |