ExtendedPropertiesLinkGetAllAssociatedPropertyIds Method

Retrieves all ids, each corresponding to a [!:Autodesk::Revit::DB::ExternalData::ExtendedParameterElement] associated with this link.

Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public IList<ElementId> GetAllAssociatedPropertyIds()

Return Value

IListElementId
See Also