public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_DNS( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCOMMUNICATIONENTITY_DNS { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_DNS( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCCOMMUNICATIONENTITY_DNS { 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. Domain name, name of an address in a network. Using the index, you can differentiate up to 10 names. The DNS (Domain Name System) is used to implement domain names in the associated IP addresses.