AssetProperty Properties

AssetProperty Properties

The AssetProperty 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.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyNameGet the name of the AssetProperty
Public propertyNumberOfConnectedProperties The number of currently connected properties.
Public propertyTypeReturns the type of the AssetProperty
Top
See Also