2024 Property
Changes 0
P

BaseArray.Label

Description:
The family parameter label of the BaseArray.
Remarks:
The label associates the number of members of the array with a family parameter. A BaseArray only can be labeled in a family document and only can be labeled to a integer FamilyParameter. To unbind the family parameter, set this property to .a null reference (Nothing in Visual Basic).
public FamilyParameter Label { get; set; }