ArcGIS Pro 3.6 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 CIMKnowledgeGraphFixedPropertyValue MissingDataValue {get; set;}
    Public Property MissingDataValue As CIMKnowledgeGraphFixedPropertyValue
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also