Gets the value of a named property.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- propertyName
- Type: System String
The name of the property.
Return Value
Type: ObjectThe property value.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | If propertyName is not the name of a property. |
Remarks
Version Information
See Also