ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVoxelVariableProfile Class / DataType Property

In This Topic
    DataType Property (CIMVoxelVariableProfile)
    In This Topic
    Gets or sets the variable data type.
    Syntax
    public VoxelVariableDataType DataType {get; set;}
    Public Property DataType As VoxelVariableDataType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also