Skip to main content

HS.Test.Types.Name

class HS.Test.Types.Name extends HS.Test.Types.Base

Person Name

Property Inventory

Properties

property First as %String);
Property methods: FirstDisplayToLogical(), FirstGet(), FirstIsValid(), FirstLogicalToDisplay(), FirstLogicalToOdbc(), FirstNormalize(), FirstSet()
property Last as %String);
Property methods: LastDisplayToLogical(), LastGet(), LastIsValid(), LastLogicalToDisplay(), LastLogicalToOdbc(), LastNormalize(), LastSet()
property Middle as %String);
Property methods: MiddleDisplayToLogical(), MiddleGet(), MiddleIsValid(), MiddleLogicalToDisplay(), MiddleLogicalToOdbc(), MiddleNormalize(), MiddleSet()
property Prefix as HS.Test.Types.Value;
Property methods: PrefixGet(), PrefixGetSwizzled(), PrefixIsValid(), PrefixNewObject(), PrefixSet()
property Suffix as HS.Test.Types.Value;
Property methods: SuffixGet(), SuffixGetSwizzled(), SuffixIsValid(), SuffixNewObject(), SuffixSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab