'Declaration
ReadOnly Property Succeeded As Boolean
'Usage
Dim instance As _ValueArrayResult Dim value As Boolean value = instance.Succeeded
bool Succeeded {get;}
Property Value
True if Exception is null, and vice versa.The default value of this property is True
.