 | CommonErrorCodeItemErrorCode Property |
[Missing <summary> documentation for "P:IAS.Common.ErrorCodeItem.ErrorCode"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ErrorCode { get; set; }
Public Property ErrorCode As String
Get
Set
function get ErrorCode () : String
function set ErrorCode (value : String)
function get_ErrorCode();
function set_ErrorCode(value);
Property Value
Type:
String
See Also