◆ array
const char** fiftyoneDegreesPropertiesRequired::array |
Array of required properties or NULL if all properties are required.
See the count property for the number of items in the array
\r\n
Defines a set of properties which are required by a caller.
Usually to a data set creation method.
const char ** | array
Array of required properties or NULL if all properties are required. More...
|
int | count
Number of properties in array.
|
const char * | string
Separated list of required properties or NULL if all properties are required.
|
fiftyoneDegreesPropertiesAvailable * | existing
A pointer to an existing set of property names from another instance.
|
const char** fiftyoneDegreesPropertiesRequired::array |
Array of required properties or NULL if all properties are required.
See the count property for the number of items in the array