OutageLogFileName Property
Gets or sets the file name for the outage log; file name can be set with a relative path.
Namespace: Gemstone.IOAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.175 -- Release Build+70cfebd19f80455d07e1cf93607e59f6af0e38f4
public string FileName { get; set; }
Public Property FileName As String
Get
Set
function get_FileName();
function set_FileName(value);
Property Value
String