AutoCAD Map 3D 2009 Geospatial Platform Reference
From AutoCAD Map 3D Geospatial Platform API
Validates the resource identifier. This method should be called after the identifier has been fully specified by constructor and/or Set methods.
.NET Syntax
Java Syntax
PHP Syntax
Example (PHP)
// Assuming $newResourceID has already been created
$newResourceID->Validate();
|