Skip to content

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:

Classes implementing this interface

The following classes are implementing this interface:

Properties

Code and Schema

C# implementation

C#
public interface IDynamicPropertyProvider : BH.oM.Base.IDynamicObject, BH.oM.Base.IObject

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.