AVEVA Database .NET Public Interface

DbElementType Properties

The properties of the DbElementType class are listed below. For a complete list of DbElementType class members, see the DbElementType Members topic.

Public Instance Properties

BaseType Return Base type. This will be different for UDETs. Otherwise it will return this
Description Description for this Element type
HardType Return hard type- This will be different if a UDET or if a Dabacon 'softtype' was used in the definition. Otherwise it will return this
IsPrimary True, if this Element type is primary
IsPrimaryList True, if this Element type has a primary list
IsPseudo True, if this Element type is pseudo
IsSynonym 
IsValid True, if this Element type is valid
IsWorld True, if this Element type is a World type
Name Name of this Element type
ShortName Short name of this Element type
ValidConnections True, if this Element type has valid connections
Visible True, if this Element type is visible

See Also

DbElementType Class | Aveva.Pdms.Database Namespace