ActionDocumentGetItemProperty Method |
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic Object? GetItemProperty(
string key
)
Parameters
- key String
- Name of the property.
Return Value
ObjectThe object, or null if no object under the provided name was stored here.
See Also