Click or drag to resize

ValidationResponseSuccess Field

Indicates the success or failure of the validation.

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

Field Value

Type: Boolean
Remarks

Set to true to indicate that the specified attribute will accept the proposed value without error. Set to false otherwise.

See Also