ESRI.ArcGIS.DataManagementTools
description_field Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > TableToDomain Class : description_field Property




The field in the database table from which to derive domain description values. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property description_field As Object
Visual Basic (Usage)Copy Code
Dim instance As TableToDomain
Dim value As Object
 
instance.description_field = value
 
value = instance.description_field
C# 
public object description_field {get; set;}

See Also

© 2010 All Rights Reserved.