PropertyBagInformation(String, PropertyLevel) Constructor |
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PropertyBagInformation(
string name,
PropertyLevel applicationLevel
)
Parameters
- name String
- The property bag name.
- applicationLevel PropertyLevel
- The property level.
See Also