public MDPropertyValue ARTICLE_PLCTEMPLATEREFERENCE( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_PLCTEMPLATEREFERENCE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_PLCTEMPLATEREFERENCE( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_PLCTEMPLATEREFERENCE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Name of a template that is used for the exchange of a device in the PLC configuration program with preset, user-defined part properties. The property is used during the PLC data exchange in AutomationML format. The name of this template is replaced, but not the contents.