Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MetaPropertyType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MetaPropertyType

    Specifies the metadata property type.

    Inheritance
    System.Object
    MetaPropertyType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class MetaPropertyType : Enum

    Fields

    Boolean

    Represents a Boolean value.

    Declaration
    public const MetaPropertyType Boolean
    Field Value
    Type Description
    MetaPropertyType

    Choice

    Represents a value from one or more choices.

    Declaration
    public const MetaPropertyType Choice
    Field Value
    Type Description
    MetaPropertyType

    Currency

    Represents a Currency value.

    Declaration
    public const MetaPropertyType Currency
    Field Value
    Type Description
    MetaPropertyType

    DateTime

    Represents a DateTime value.

    Declaration
    public const MetaPropertyType DateTime
    Field Value
    Type Description
    MetaPropertyType

    Lookup

    Represents a value used to lookup another value.

    Declaration
    public const MetaPropertyType Lookup
    Field Value
    Type Description
    MetaPropertyType

    Note

    Represents a value of one or more sentences.

    Declaration
    public const MetaPropertyType Note
    Field Value
    Type Description
    MetaPropertyType

    Number

    Represents a generic number data type.

    Declaration
    public const MetaPropertyType Number
    Field Value
    Type Description
    MetaPropertyType

    Text

    Represents a Text value.

    Declaration
    public const MetaPropertyType Text
    Field Value
    Type Description
    MetaPropertyType

    Unknown

    Represents an unknown value.

    Declaration
    public const MetaPropertyType Unknown
    Field Value
    Type Description
    MetaPropertyType

    Url

    Represents a URL.

    Declaration
    public const MetaPropertyType Url
    Field Value
    Type Description
    MetaPropertyType

    User

    Represents a category of user.

    Declaration
    public const MetaPropertyType User
    Field Value
    Type Description
    MetaPropertyType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved