Del via


UserSettingsFullNameConventionCode.LastNoSpaceFirst Field

Definition

Show the last name and then the first name, with no space separating the names. Value = 7.

public: int LastNoSpaceFirst = 7;
public const int LastNoSpaceFirst = 7;
val mutable LastNoSpaceFirst : int
Public Const LastNoSpaceFirst As Integer  = 7

Field Value

Value = 7

Applies to