AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

INT16 MgDateTimeProperty::GetPropertyType (  )  [virtual]

Gets the property type.

.NET Syntax
short GetPropertyType();
Java Syntax
short GetPropertyType();
PHP Syntax
int GetPropertyType();

Returns:
Returns the property type MgPropertyType::DateTime

Implements MgProperty.