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 |