CustomProperties Methods
A collection of custom properties.
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a value for the custom property name. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a custom property with the specified name from the collection. |
Set |
Records or clears a custom property value. This method doesn’t save your action to the Dashboard Designer’s history. |
To |
Returns the string that represents the current object. |
See Also