ProductConfigGroup
class ProductConfigGroup extends DataType
Methods
getProperty(string $propertyName)
Searches for the public property with the specified name.
from DataType
loadProperties()
No description
isMain()
No description
Details
in DataType at line 30
PropertyInfo[]
getProperties()
Returns all the public properties of the current Type.
in DataType at line 45
PropertyInfo
getProperty(string $propertyName)
Searches for the public property with the specified name.