addFeatureValueCacheEntry ( string name , string id , string featureId ) : void
Add feature value entry in cache to avoid to call updateFeatures (can be long).
Example
addFeatureValueCacheEntry("value", "1", "1")
Parameters
name
The name of the value
id
The id of the value
featureId
The id of the feature