public MDPropertyValue Property( Properties.MDPartsDatabaseItem id, int index ) {get; set;}
public: property MDPropertyValue^ Property { MDPropertyValue^ get(Properties.MDPartsDatabaseItem id, int index); void set (Properties.MDPartsDatabaseItem id, int index, MDPropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| id | Identifier of the MDPartsDatabaseItem's property |
| index | Index of the MDPartsDatabaseItem's property |