Gets the value of a named property.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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