RVTDocs.com

AlignmentStationLabelSetOptions.TypeId

Property
Description:
Specifies the ElementId of the labels' type. The default value is InvalidElementId. in this case, will throw an exception.
Remarks:
Recommended types can be found using IsRecommendedTypeForSet(Element) Other valid types can be found using IsValidType(Element).
Syntax
public ElementId TypeId { get; set; }