PersonFullName Property

Gets the Full Name.

Definition

Namespace: Common.Core.Models
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
public string FullName { get; }

Property Value

String

Implements

IPersonFullName

See Also