menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MapValues - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MapValues

    Represents the properties and methods for MapValues element and its attributes

    Inheritance
    System.Object
    MapValues
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class MapValues : Object

    Constructors

    MapValues()

    Declaration
    public MapValues()

    Properties

    DefaultValue

    Gets the default value

    Declaration
    public string DefaultValue { get; }
    Property Value
    Type
    System.String

    FieldColumnPair

    Gets the FieldColumnPair

    Declaration
    public FieldColumnPair FieldColumnPair { get; }
    Property Value
    Type
    FieldColumnPair

    InlineTable

    Gets the InlineTable

    Declaration
    public InlineTable InlineTable { get; }
    Property Value
    Type
    InlineTable

    MapMissingTo

    Gets the mapMissingTo

    Declaration
    public string MapMissingTo { get; }
    Property Value
    Type
    System.String

    OutputColumn

    Gets the OutputColumn

    Declaration
    public string OutputColumn { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved