Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Middle Property






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

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