Show / Hide Table of Contents

    Class EditFieldsInfo

    Inheritance
    System.Object
    EditFieldsInfo
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Mapsui.Providers.ArcGIS.Image
    Assembly: Mapsui.dll
    Syntax
    public class EditFieldsInfo

    Properties

    | Improve this Doc View Source

    creationDateField

    Declaration
    public string creationDateField { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    creatorField

    Declaration
    public string creatorField { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    editDateField

    Declaration
    public string editDateField { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    editorField

    Declaration
    public string editorField { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    realm

    Declaration
    public string realm { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX