StacQueryable.DataKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data type of the queryable field.
public Azure.Analytics.PlanetaryComputer.StacQueryableDefinitionDataKind? DataKind { get; set; }
member this.DataKind : Nullable<Azure.Analytics.PlanetaryComputer.StacQueryableDefinitionDataKind> with get, set
Public Property DataKind As Nullable(Of StacQueryableDefinitionDataKind)