←Select platform

GetPersonNameComponents Method

Summary

Utility function converts a name value string containing one or more Person Name to a PersonNameComponent array.

Syntax
C#
C++/CLI
public static PersonNameComponent[] GetPersonNameComponents( 
   string nameValue 
) 
public:  
   static array<PersonNameComponent^>^ GetPersonNameComponents( 
      String^ nameValue 
   ) 

Parameters

nameValue

string containing one or more Person Name (of the Value Representation Person Name)

Return Value

a PersonNameComponent array

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.