Leadtools.Dicom.Common

Middle Property

Show in webframe





Gets or sets the middle name.
Syntax
[RefreshPropertiesAttribute(RefreshProperties.All)]
public string Middle {get; set;}
'Declaration
 
<RefreshPropertiesAttribute(RefreshProperties.All)>
Public Property Middle As String
'Usage
 
Dim instance As PersonName
Dim value As String
 
instance.Middle = value
 
value = instance.Middle

            

            
[RefreshPropertiesAttribute(RefreshProperties.All)]
public:
property String^ Middle {
   String^ get();
   void set (    String^ value);
}

Property Value

The middle name.
Requirements

Target Platforms

See Also

Reference

PersonName Class
PersonName Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features