menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class Header

    Represents the properties for Header element and its attributes

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

    Constructors

    Header()

    Declaration
    public Header()

    Properties

    Application

    Gets and sets the "Application" elements value

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

    Copyright

    Gets and sets the "copyright" attribute value

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

    Description

    Gets and sets the "copyright" attribute value

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

    Extension

    Gets and sets the "Extension" elements value

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

    Timestamp

    Gets and sets the "Timestamp" element value

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