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