Del via


UserSettingsFullNameConventionCode.FirstMiddleLast Field

Definition

Show the first, middle and last names. Value = 5.

public: int FirstMiddleLast = 5;
public const int FirstMiddleLast = 5;
val mutable FirstMiddleLast : int
Public Const FirstMiddleLast As Integer  = 5

Field Value

Value = 5

Applies to