CanSetValue
| Name | Return Type | Description |
|---|---|---|
| CanSetValue(Double) | StorageType | Checks whether StorageType of entry is Double and the value is no less than 0.0. |
| CanSetValue(Int32) | StorageType | Checks whether StorageType of entry is Integer. |
| CanSetValue(ElementId) | StorageType | Checks whether StorageType of entry is ElementId. |