System.Object
Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
Eplan.EplApi.MasterData.MDAccessoryPosition
System.Object
Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
Eplan.EplApi.MasterData.MDAccessoryPosition
public class MDAccessoryPosition : MDPartsDatabaseItemChildData
public ref class MDAccessoryPosition : public MDPartsDatabaseItemChildData
Name | Description | |
---|---|---|
AccessoryList | Returns the referenced AccessoryList if type is AccessoryList | |
AccessoryPlacement | Returns the name of the accessory placement. | |
Designation1 | Returns the Designation1 property from the corresponding part | |
Name | Returns the part number of the referenced part (if type is not AccessoryList). | |
Necessary | Returns wether the part / accessory list is neseccary. | |
Part | Returns the referenced part. | |
Type | Returns the part type part / accessory list. It sets automatically after property Part or AccessoryList is correctly set | |
Variant | Returns the variant of the referenced part (if type is not AccessoryList). |
Name | Description | |
---|---|---|
Dispose() | Destructor for deterministic finalization of MDAccessoryPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData) |