Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the value of a named property. Binary data properties are returned as UInt8Array.
The property name.
The value of the property.
Gets a value indicating whether the property has a value or not.
The name of the property.
True if the property has a value, false otherwise.
Sets the value of a named property. Setting a binary data property expects the value to be an UInt8Array.
The property name.
The value to set.
The collection of the properties (metadata) of a Spotfire.Dxp.Data.DataTable.
Since
2.0