System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDPartsDatabaseItem
Eplan.EplApi.MasterData.MDAddress
System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDPartsDatabaseItem
Eplan.EplApi.MasterData.MDAddress
public class MDAddress : MDPartsDatabaseItem
public ref class MDAddress : public MDPartsDatabaseItem
Name | Description | |
---|---|---|
AdoId | Gets a unique identifier in the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
Database | Gets the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
Properties | .NET Property enabling access to P8 properties of the PartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
ShortName | Returns the short name of the address. This short name combined with the Type of the address is the unique key. | |
Type | Overridden. Returns the part type of the part. |
Name | Description | |
---|---|---|
Dispose() | Destructor for deterministic finalization of MDAddress object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject) | |
ToDataModelIdentifier | Returns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) |