←Select platform

Number Property

Summary
Gets or sets a numerical value that indicates the age.
Syntax
C#
VB
C++
Java
[RefreshPropertiesAttribute(System.ComponentModel.RefreshProperties)] 
public int Number { get; set; } 
Public Property Number As Integer 
public short getNumber() 
public void setNumber(short value) 
public: 
property int Number { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the age.

Example

For an example, refer to SetIntValue.

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 Assembly

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