ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinDatasetDefinition Class / DatasetType Property

In This Topic
    DatasetType Property (TinDatasetDefinition)
    In This Topic
    Gets the ArcGIS.Core.Data.DatasetType of the TIN dataset. Always returns ArcGIS.Core.Data.DatasetType.Tin.
    Syntax
    Public Overrides NotOverridable ReadOnly Property DatasetType As DatasetType
    public override DatasetType DatasetType {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also