AssetPropertyFloatArray Properties

The AssetPropertyFloatArray 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 propertyName
Get the name of the AssetProperty
(Inherited from AssetProperty.)
Public propertyNumberOfConnectedProperties
The number of currently connected properties.
(Inherited from AssetProperty.)
Public propertyType
Returns the type of the AssetProperty
(Inherited from AssetProperty.)

See Also