RawImportableDerivedModelElementDefinition Properties |
The RawImportableDerivedModelElementDefinition type exposes the following members.
Name | Description | |
---|---|---|
DestinationDerivedModelName |
Gets or sets the name of the destination group.
| |
ElementType |
Gets or sets the type of the element.
(Inherited from RawImportableElementDefinition.) | |
Error |
Gets an error message indicating what is wrong with this object. The default is an empty string ("")
(Inherited from RawImportableElementDefinition.) | |
ImportElement |
Gets or sets a value indicating whether this element should be imported
(Inherited from RawImportableElementDefinition.) | |
IsIncludedDirectly |
Gets or sets a value indicating whether this element is included directly (so it was selected explicitly by the user). This has influence on whether
the element is created as a copy if it already exists.
(Inherited from RawImportableElementDefinition.) | |
IsValid |
Gets a value indicating whether this instance is valid.
(Overrides RawImportableElementDefinitionIsValid.) | |
Item |
Gets the String with the specified column name.
(Inherited from RawImportableElementDefinition.) | |
ObjectID |
Gets the object ID, which is the unique ID for this instance. This is necessary for identifying the data in this element in lookup tables
when this object's data is used as key. The object itself isn't usable because it's serialized/deserialized across appdomain boundaries.
(Inherited from RawImportableElementDefinition.) | |
SourceDerivedModelName |
Gets or sets the group name of the source.
| |
SourceFullName |
Gets the full name of the source
(Overrides RawImportableElementDefinitionSourceFullName.) | |
SourceName |
Gets or sets the name of the source.
(Inherited from RawImportableElementDefinition.) |