SDO_DAS_Setting::getPropertyName

(^)

SDO_DAS_Setting::getPropertyName Get the property name for a changed property

Beskrivelse

string SDO_DAS_Setting::getPropertyName ( void )
Advarsel

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Returns the property name for the changed property. This name identifies the property which was modified in data object.

Parametre

None.

Returnerings Værdier

The property name for a changed property.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top