Revit 2022.1 API |
AssetPropertyEnum Properties |
AssetPropertyEnum Class See Also |
The AssetPropertyEnum type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsReadOnly |
Identifies if the object is read-only or modifiable.
If true, the object may not be modified. If false, the object's contents may be modified.
(Inherited from AssetProperty.) |
![]() | IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from AssetProperty.) |
![]() | Name | Get the name of the AssetProperty (Inherited from AssetProperty.) |
![]() | NumberOfConnectedProperties |
The number of currently connected properties.
(Inherited from AssetProperty.) |
![]() | Type | Returns the type of the AssetProperty (Inherited from AssetProperty.) |
![]() | Value |
The value of the property.
|