Del via


UserSettingsFullNameConventionCode.LastSpaceFirst Field

Definition

Show the last name and then the first name, with a space separating the names. Value = 6.

public: int LastSpaceFirst = 6;
public const int LastSpaceFirst = 6;
val mutable LastSpaceFirst : int
Public Const LastSpaceFirst As Integer  = 6

Field Value

Value = 6

Applies to