EdgeGetProperty Method |
Name | Description | |
---|---|---|
GetProperty(String) |
Return the object value associated with the provided string key.
If no value exists for that key, return null.
(Overrides DictionaryElementGetProperty(String).) | |
GetProperty(PropertyType) |
Gets the Value for the given Property id
|