RVTDocs.com

AssetProperty.GetConnectedProperty

Method
Description:
Gets one connected property with specified index.
Syntax
Parameters
Parameter Type Description
index Int32
Return Value
Type Description
AssetProperty The AProperty of that index.
Exceptions
Exception Condition
ArgumentOutOfRangeException index is out of range.