Click or drag to resize

IQAttributeIsProtected Field

Indicates that this attribute is protected.

Namespace:  Informa.ImageQuest.API.Library
Assembly:  Informa.ImageQuest.API.Library (in Informa.ImageQuest.API.Library.dll) Version: 14.3.0.0
Syntax
public bool IsProtected

Field Value

Type: Boolean
Remarks

Protected attributes can be read and updated by the API, but cannot have their constraints altered, and cannot be removed from the system.

See Also