Overload | Description |
---|---|
GetName(DAPropertyIds) | Determines the property name for an OPC property given by its numerical property Id. |
GetName(DAPropertyIds,Guid) | Determines the property name for an OPC property given by its numerical property Id. |
GetName() | Returns a string identifier of the property, for pre-defined properties. An empty string is returned if the property is not known. |
GetName(Guid) | Returns a string identifier of the property, for pre-defined properties. An empty string is returned if the property is not known. |