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




Config Keyword (in, Optional)

Syntax

Visual Basic (Declaration) 
Public Property Config_Keyword As String
Visual Basic (Usage)Copy Code
Dim instance As WorkspaceToGeodatabase
Dim value As String
 
instance.Config_Keyword = value
 
value = instance.Config_Keyword
C# 
public string Config_Keyword {get; set;}

See Also

© 2010 All Rights Reserved.