Del via


UserSettingsFullNameConventionCode.FirstMiddleInitialLast Field

Definition

Show the first name, middle initial and last name. Value = 3.

public: int FirstMiddleInitialLast = 3;
public const int FirstMiddleInitialLast = 3;
val mutable FirstMiddleInitialLast : int
Public Const FirstMiddleInitialLast As Integer  = 3

Field Value

Value = 3

Applies to