AlarmsGlobalSettings.LogUserFullName Property

Flag to indicate that User FullName option will be used to save current name.
<ID("LogUserFullName", (int)e.LogUserFullName)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property LogUserFullName() As Integer 
Get 
This language is not supported or no code example is available.
[ID("LogUserFullName", (int)e.LogUserFullName)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public int LogUserFullName {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition