Del via


UserSettingsFullNameConventionCode.LastFirstMiddle Field

Definition

Show the last name first, then the first name and the middle name. Value = 4.

public: int LastFirstMiddle = 4;
public const int LastFirstMiddle = 4;
val mutable LastFirstMiddle : int
Public Const LastFirstMiddle As Integer  = 4

Field Value

Value = 4

Applies to