←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly