Click or drag to resize

PropertiesLoadMetaProperties Method

Overload List
  NameDescription
Public methodLoadMetaProperties(IAppContext, String, String, Boolean)
Loads the collection of property metadata. This collection is used during load and distribute to distribute a set of properties across a collection and it's collected objects. (e.g. Mapper and Fields).
Public methodLoadMetaProperties(IAppContext, String, String, Boolean, IDatabase)
Loads the collection of property metadata. This collection is used during load and distribute to distribute a set of properties across a collection and it's collected objects. (e.g. Mapper and Fields).
Public methodLoadMetaProperties(IAppContext, String, String, Boolean, IDatabase, String)
Loads the collection of property metadata. This collection is used during load and distribute to distribute a set of properties across a collection and it's collected objects. (e.g. Mapper and Fields).
Top
See Also