|
ErrorLogDetail Property
|
Detail field.
Namespace: GSF.Security.ModelAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.207-beta
Syntax public string Detail { get; set; }
Public Property Detail As String
Get
Set
member Detail : string with get, set
function get_Detail();
function set_Detail(value);
View SourceProperty Value
StringSee Also