Responder Developer Guide
DataType Property


Version: 10.2.1a

Resource Center Home

Gets the data type of a field that can use this domain.
Syntax
'Declaration
 
Public ReadOnly Property DataType As Type
'Usage
 
Dim instance As Domain
Dim value As Type
 
value = instance.DataType
public Type DataType {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Domain Class
Domain Members

 

 


Send Comment