Class SplitPart
Class SplitPart
Navne til: Aspose.Tasks Sammensætning: Aspose.Tasks.dll (25.5.0)
SplitPart er medlem af opgavets SplitParts-samling.
[ClassInterface(ClassInterfaceType.AutoDual)]
public class SplitPartInheritance
De arvede medlemmer
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Finish
Få slutdatoen for en SplitPart.
public DateTime Finish { get; }Ejendomsværdi
Start
Få startdatoen for en SplitPart.
public DateTime Start { get; }Ejendomsværdi
Methods
Equals(Objekt)
Sammenlign to dele.
public override bool Equals(object obj)Parameters
obj object
Objekter til sammenligning.
Returns
Det er sandt, hvis det angivne objekt er lig med det nuværende objekt; ellers falske.
GetHashCode()
Returnerer en hash kodeværdi for eksemplet på Aspose.Tasks.SplitPart klasse.
public override int GetHashCode()Returns
returnerer en hash kodeværdi for dette objekt.