[This is preliminary documentation and is subject to change.]
Provides general-purpose error code
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int Code { get; set; }
public int Code { get; set; }
Public Property Code As Integer
Get
Set
Public Property Code As Integer
Get
Set
public:
property int Code {
int get ();
void set (int value);
}
public:
property int Code {
int get ();
void set (int value);
}
member Code : int with get, set
member Code : int with get, set
Property Value
Type:
Int32