| ImportableDataValueTypes Property  | 
            Gets or sets the value types.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImportAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic HashSet<ImportableValueType> ValueTypes { get; }Public ReadOnly Property ValueTypes As HashSet(Of ImportableValueType)
	Get
Property Value
Type: 
HashSetImportableValueType
See Also