Click or drag to resize
weroSoft AG, Software
ModelMetadataExtensions Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides some extension methods for handling the meta data items.
Inheritance Hierarchy
SystemObject
  WeroSoft.Runtime.Models.MetaModelModelMetadataExtensions

Namespace:  WeroSoft.Runtime.Models.MetaModel
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class ModelMetadataExtensions

The ModelMetadataExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberApply
Applies the given meta data parameter to a defined property of a data object.
Top
See Also