RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSchedule

ViewSchedule.IsValidTextTypeId

Method
Description:
Identifies if the input id represents a valid text type id for use in the schedule properties.
Syntax
public bool IsValidTextTypeId(
	ElementId textTypeId
)
Parameters
Parameter Type Description
textTypeId ElementId The element id of the text type.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null