Bexel Manager API Documentation
Bexel.Api.ProjectPropertyDefinition Class Reference

Represents a read-only collection of property definitions within the Bexel.Api.Project. More...

Inheritance diagram for Bexel.Api.ProjectPropertyDefinition:
IReadOnlyCollection

Public Member Functions

IEnumerator< PropertyDefinitionGetEnumerator ()
 
IReadOnlyPropertyDefinitionCollection OfCategoryType (CategoryType categoryType)
 
IReadOnlyPropertyDefinitionCollection OfSourceType ()
 
IReadOnlyPropertyDefinitionCollection OfBuildingType ()
 
IReadOnlyPropertyDefinitionCollection OfBuildingStoreyType ()
 
IReadOnlyPropertyDefinitionCollection OfSystemType (ElementSystemType systemType)
 
IReadOnlyPropertyDefinitionCollection OfWorksetType ()
 
IReadOnlyPropertyDefinitionCollection OfMaterialType ()
 

Properties

EventHandler< PropertiesChangedEventArgsChanged
 Occurs when properties are modified. More...
 
int Count [get]
 

Detailed Description

Represents a read-only collection of property definitions within the Bexel.Api.Project.

Property Documentation

◆ Changed

EventHandler<PropertiesChangedEventArgs> Bexel.Api.ProjectPropertyDefinition.Changed
addremove

Occurs when properties are modified.