C#
VB
C++
When overridden in a derived class, gets the type of the property.
public override Type PropertyType { get; }
Public Overrides ReadOnly Property PropertyType As Type
public:
property Type^ PropertyType {
Type^ get() override;
}
A Type that represents the type of the property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET