menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class Predecessor

    Inheritance
    System.Object
    Predecessor
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ.Export
    Assembly: Syncfusion.EJ.Export.dll
    Syntax
    public class Predecessor

    Constructors

    Predecessor()

    Declaration
    public Predecessor()

    Properties

    From

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

    Offset

    Declaration
    public double Offset { get; set; }
    Property Value
    Type Description
    System.Double

    OffsetDurationUnit

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

    PredecessorType

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

    To

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