Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanSetValue(
ElementId value
)
Parameters
- value ElementId
-
New ElementId value.
Return Value
Boolean
True if
StorageType of the entry is ElementId and the entry, false otherwise.
Exceptions
See Also
Reference