.. _doxcsid-class_p1_1_1_image_sdk_1_1_meta_object_1ae110bc1a3e6af5455fbe62cf4455a256: MetaObject.IsDisabled Method ++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set state of disabled atttribute. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public bool IsDisabled(); With this method the user can protect the value in an object from being changed. .. rubric:: Returns: true is returned if it is writable. otherwise false is returned.