Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

GetPersonNameComponents Method






string containing one or more Person Name (of the Value Representation Person Name)
Utility function converts a name value string containing one or more Person Name to a PersonNameComponent array.
Syntax
public static PersonNameComponent[] GetPersonNameComponents( 
   string nameValue
)
'Declaration
 
Public Shared Function GetPersonNameComponents( _
   ByVal nameValue As String _
) As PersonNameComponent()
'Usage
 
Dim nameValue As String
Dim value() As PersonNameComponent
 
value = DicomDataSetConverter.GetPersonNameComponents(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

Requirements

Target Platforms

See Also

Reference

DicomDataSetConverter Class
DicomDataSetConverter Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features