Gets the property with the given name.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- propertyClass
- Type: Spotfire.Dxp.Data DataPropertyClass
The property class to find the property in.
- propertyName
- Type: System String
The property name to get.
Return Value
Type: DataPropertyThe property with the given name.
Exceptions
Exception | Condition |
---|---|
System.Collections.Generic KeyNotFoundException | Thrown if the property could not be found. |
Version Information
See Also