You need to set objItem.type each time. This should the name of the .NET type stored in value. Like "System.String" or "System.Int32". Refer to the schema to know the correct type for each property.
↧
You need to set objItem.type each time. This should the name of the .NET type stored in value. Like "System.String" or "System.Int32". Refer to the schema to know the correct type for each property.