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