BH.oM.Base.IDynamicPropertyProvider¶
Identifies objects that provide their own accessors to their dynamic properties. Those classes must implement the following methods: GetProperty, SetProperty, and GetProperties.
Interface structure¶
Implemented interfaces and base types¶
The IDynamicPropertyProvider is inheriting from the following base type(s) and implements the following interfaces:
- BH.oM.Base.IDynamicObject
- BH.oM.Base.IObject
Classes implementing this interface¶
The following classes are implementing this interface:
- BH.oM.Base.CustomObject
Properties¶
Code and Schema¶
C# implementation¶
Assembly: BHoM.dll
The C# interface definition is available on github:
All history and changes of the class can be found by inspection the history.