|
P
AssetType
|
AssetType
|
The type of RenderingAsset
|
|
|
P
IsReadOnly
|
bool
|
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 )
|
AssetProperty
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity. (Inherited from AssetProperty )
|
AssetProperty
|
|
P
Item
|
AssetProperty
|
(Inherited from AssetProperties )
|
AssetProperties
|
|
P
LibraryName
|
string
|
Library name
|
|
|
P
Name
|
string
|
Get the name of the AssetProperty (Inherited from AssetProperty )
|
AssetProperty
|
|
P
NumberOfConnectedProperties
|
int
|
The number of currently connected properties. (Inherited from AssetProperty )
|
AssetProperty
|
|
P
Size
|
int
|
The number of the AssetProperty(s) in the object. (Inherited from AssetProperties )
|
AssetProperties
|
|
P
Title
|
string
|
Asset title
|
|
|
P
Type
|
AssetPropertyType
|
Returns the type of the AssetProperty (Inherited from AssetProperty )
|
AssetProperty
|