Share

AssetPropertyEnum Properties

The AssetPropertyEnum type exposes the following members.

Properties

 NameDescription
Public propertyIsReadOnly 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)
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from AssetProperty)
Public propertyNameGet the name of the AssetProperty
(Inherited from AssetProperty)
Public propertyNumberOfConnectedProperties The number of currently connected properties.
(Inherited from AssetProperty)
Public propertyTypeReturns the type of the AssetProperty
(Inherited from AssetProperty)
Public propertyValue The value of the property.

See Also

Reference

Was this information helpful?