UserPropertyItemRemoveFromObjectType Method |
Removes the user property item from the given object type.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2023.0.3
Syntax
Parameters
- objectType
- Type: Tekla.Structures.CatalogsCatalogObjectTypeEnum
The object type to remove the item from.
Return Value
Type: BooleanTrue on success.
See Also