GeoEco.Types.TableFieldTypeMetadata
- class GeoEco.Types.TableFieldTypeMetadata(tableParameterName, allowedFieldTypes=None, typeDisplayName='field', mustBeDifferentThanArguments=None, mustExist=False, mustNotExist=False, deleteIfParameterIsTrue=None, minLength=1, maxLength=2147483647, mustMatchRegEx=None, canBeNone=False, canBeArcGISInputParameter=True, canBeArcGISOutputParameter=True)
Bases:
StoredObjectTypeMetadataMetadata specifying that a value must be a field of a
Dataset.Properties
- property AllowedFieldTypes
None
- 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 TableParameterName
None
- property TypeDisplayName
- property UseArcGISWorkspace
Methods