Nasia Gracias
New Member
Members
Forum Posts: 1
Member Since:
11/02/2017
11/02/2017
Offline
Hi,
We have written the following code to retrieve the data types of the item as follows:
ItemPropertyCollection[] itemProperties = server.GetProperties(listOfItems, new PropertyID[]{Property.DATATYPE},true};
{
//we are storing the item and its datatype in a file
}
We have tested this code with the Matrikon Simulator server, and the code returns the ItemName as well as its dataType.
But for the prod server only the DataType field is returned with a value but the ItemName field is null. Thus we are unable to know the datatype is for which Item.
Please let me know what needs to be done to get the ItemName.
Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 37
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1435
Posts: 4855