The numeric code of the status.
Namespace: Ico.Fwx.ClientWrapperAssembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int Code { get; set; } |
Visual Basic |
---|
Public Property Code As Integer Get Set |
JScript |
---|
function get Code () : int function set Code (value : int) |