.. _doxcsid-class_p1_1_1_camera_sdk_1_1_camera_1a13d4938368814416dd8998c19aaaec0c: Camera.GetAllPropertyIds Method +++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1Sdk`` Returns a list of all the properties that this camera support. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public IEnumerable GetAllPropertyIds(); The list of properties are subject to change, and a property may disappear afterwards - not from the returned list, but from the camera. Similarly, a new property may arrive after this function has been called. .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - :ref:`SdkException ` - :ref:`SdkException ` with the error-code if something goes wrong. .. rubric:: Returns: A list of property ids