ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphProperty Class / MissingDataValue Property

In This Topic
    MissingDataValue Property
    In This Topic
    Gets or sets the value to use when import data is missing. This value is used when the Value property results in a null or empty value.
    Syntax
    Public Property MissingDataValue As CIMKnowledgeGraphFixedPropertyValue
    public CIMKnowledgeGraphFixedPropertyValue MissingDataValue {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also