GeoEco.Types.ArcGISTableTypeMetadata
- class GeoEco.Types.ArcGISTableTypeMetadata(typeDisplayName='table', canBeRelativePath=True, basePathArgument=None, useArcGISWorkspace=False, normalizePath=True, mustBeDifferentThanArguments=None, mustExist=False, mustNotExist=False, deleteIfParameterIsTrue=None, createParentDirectories=False, minLength=1, maxLength=2147483647, mustMatchRegEx=None, canBeNone=False, arcGISType='ESRI.ArcGIS.Geodatabase.DETableTypeClass', arcGISAssembly='ESRI.ArcGIS.Geodatabase', canBeArcGISInputParameter=True, canBeArcGISOutputParameter=True)
Bases:
StoredObjectTypeMetadataMetadata specifying that a value must be a
strthat is the path to or name of a table.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