ActionPutToPropertyBagLevel Property |
Gets or sets the level of the property bag where the property should be put. A level of 0 indicates the property bag of the target table, -1 indicates the property bag of the parent folder, -2 indicates the property bag of the grandparent folder, and so on.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic int Level { get; init; }Property Value
Int32
See Also