Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Given Property






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

Property Value

The given 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