SpatialFieldManager.IsTextTypeIdValid
Method
Description:
Verify if text type id is valid.
Verify if text type id is valid.
Parameters
Parameter | Type | Description |
---|---|---|
textTypeId | ElementId | Text type id to be validated. |
doc | Document | Document for which %textTypeId% is validated. |
Return Value
Type | Description |
---|---|
Boolean | True if text type id is valid, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |