DatasetType GetDatasetType( Item item )
Function GetDatasetType( _ ByVal item As Item _ ) As DatasetType
Parameters
- item
- The item to check.
DatasetType GetDatasetType( Item item )
Function GetDatasetType( _ ByVal item As Item _ ) As DatasetType
Exception | Description |
---|---|
System.ArgumentNullException | item is null. |
Target Platforms: Windows 11, Windows 10