P

AlignmentStationLabelOptions.TypeId

Description:
Specifies the ElementId of the label type. The default value is InvalidElementId. In this case, the default type id for alignment station labels in the document is used.
Remarks:
Valid types can be found using IsValidType(Element).
public ElementId TypeId { get; set; }