Visual Basic (Declaration) | |
---|---|
Public Property Reference As DicomAgeReferenceType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomAgeReferenceType Reference {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property DicomAgeReferenceType get_Reference(); public: __property void set_Reference( DicomAgeReferenceType value ); |
C++/CLI | |
---|---|
public: property DicomAgeReferenceType Reference { DicomAgeReferenceType get(); void set (DicomAgeReferenceType value); } |
Return Value
Value indicating the Number member type.For an example, refer to SetIntValue.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family