<Code Lib>
2025 Method
Changes 0
M

ViewSchedule.IsValidTextTypeId

Description:
Identifies if the input id represents a valid text type id for use in the schedule properties.

public bool IsValidTextTypeId(
	ElementId textTypeId
)

  • textTypeId
    The element id of the text type.
Return Value Boolean Boolean

Loading…