Value Property

Summary
The value to be associated with an enumeration.
Syntax
C#
VB
C++
public string Value { get; } 
Public ReadOnly Property Value As String 
public: 
property String^ Value { 
   String^ get(); 
} 

Property Value

A string that represents the value to be associated with an enumeration.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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