GeoEco.Types.ArcGISTableViewTypeMetadata
- class GeoEco.Types.ArcGISTableViewTypeMetadata(typeDisplayName='table or table view', canBeRelativePath=True, basePathArgument=None, useArcGISWorkspace=False, normalizePath=True, mustBeDifferentThanArguments=None, mustExist=False, minLength=1, maxLength=2147483647, mustMatchRegEx=None, canBeNone=False, arcGISType='ESRI.ArcGIS.Geoprocessing.GPTableViewTypeClass', arcGISAssembly='ESRI.ArcGIS.Geoprocessing')
Bases:
ArcGISTableTypeMetadataMetadata specifying that a value must be a
strthat is the name of an ArcGIS table view.Properties
- property AllowedValues
None
- property ArcGISAssembly
None
- property ArcGISDataTypeDict
None
- property ArcGISDomainDict
None
- property ArcGISType
None
- property BasePathArgument
- property CanBeArcGISInputParameter
None
- property CanBeArcGISOutputParameter
None
- property CanBeNone
None
- property CanBeRelativePath
- property CreateParentDirectories
- property DeleteIfParameterIsTrue
- property IsPath
- property MakeLowercase
None
- property MakeUppercase
None
- property MaxLength
None
- property MinLength
None
- property MustBeDifferentThanArguments
- property MustExist
- property MustMatchRegEx
None
- property MustNotExist
- property NormalizePath
- property PythonType
None
- property PythonTypeDescription
None
- property SphinxMarkup
None
- property StripWhitespace
None
- property TypeDisplayName
- property UseArcGISWorkspace
Methods