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