Click or drag to resize

InputValidationFaultIsLengthExceededFault Property

Boolean value indicating if maximum length of this property has been exceeded.
Namespace:  ASI.TAM.API.Web.EpicSDK
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public bool IsLengthExceededFault { get; set; }

Return Value

Type: Boolean
See Also