AlignmentStationLabelSetOptions.TypeId
Description:
Specifies the ElementId of the labels' type. The default value is InvalidElementId. in this case, will throw an exception.
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).
Recommended types can be found using IsRecommendedTypeForSet(Element) Other valid types can be found using IsValidType(Element).
public ElementId TypeId { get; set; }