public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_USEDHCP( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCOMMUNICATIONENTITY_USEDHCP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_USEDHCP( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCOMMUNICATIONENTITY_USEDHCP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 10.
This property is no longer in use and only taken into consideration in old projects. The Dynamic Host Configuration Protocol (DHCP) facilitates the dynamic assignment of an IP address and other configuration parameters to computers in a network (e.g. internet or LAN) using the relevant server.