Namespace: DeltaEngine.CoreAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public bool IsExitCodeRelevant { get; set; }
public bool IsExitCodeRelevant { get; set; }
Public Property IsExitCodeRelevant As Boolean
Get
Set
Public Property IsExitCodeRelevant As Boolean
Get
Set
public:
property bool IsExitCodeRelevant {
bool get ();
void set (bool value);
}
public:
property bool IsExitCodeRelevant {
bool get ();
void set (bool value);
}
member IsExitCodeRelevant : bool with get, set
member IsExitCodeRelevant : bool with get, set
Property Value
Type:
Boolean