Gets a collection of properties stored in this property list. These properties are copied.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<AssetProperty> GetValue()
Return Value
IList<AssetProperty>Returns a copy of all the properties in this AssetPropertyList.