CallResult.Success Property

Tungsten Suite

CallResultSuccess Property

Set to True if the function succeeds, otherwise False

Namespace:  W
Assembly:  Tungsten.CallResult (in Tungsten.CallResult.dll) Version: 2.0.0
Syntax
C#
public bool Success { get; set; }

Property Value

Type: Boolean
See Also