The number of the AssetProperty(s) in the object.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public int Size { get; } |
Visual Basic |
---|
Public ReadOnly Property Size As Integer Get |
Visual C++ |
---|
public: property int Size { int get (); } |