IMetabaseUser.FullName

Syntax

FullName: String;

Description

The FullName property determines a displayed user name.

Comments

The property is outdated, use the ISecuritySubject.DisplayName property.

See also:

IMetabaseUser