System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDPartsDatabaseItem
Eplan.EplApi.MasterData.MDAccessoryList
System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDPartsDatabaseItem
Eplan.EplApi.MasterData.MDAccessoryList
public class MDAccessoryList : MDPartsDatabaseItem
public ref class MDAccessoryList : public MDPartsDatabaseItem
Name | Description | |
---|---|---|
AccessoryListPositions | Get all accessory positions that belongs to the accessory list. | |
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) | |
Name | Returns the name of the accessorylist. | |
Properties | .NET Property enabling access to P8 properties of the PartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
Type | Overridden. Returns the part type of the part. |
Name | Description | |
---|---|---|
AddAccessoryListPosition | Add a new accessory list position to the part. That accessory list position is added to the end of the accessory list position list. | |
Dispose() | Destructor for deterministic finalization of MDAccessoryList object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject) | |
GetTimeStampOfLastChange | Gets the TimeStamp of the last change from a DatabaseItem (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
RemoveAccessoryListPosition | Removes the given AccessoryList position from the part. | |
ToDataModelIdentifier | Returns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) |