public class SplitPart extends Object
Represents a task portion. The SplitPart is a member of the task's SplitParts collection.
boolean
equals(Object obj)
Date
getFinish()
int
getIndex()
getStart()
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Date getStart()
public Date getFinish()
public int getIndex()
Returns the index of an SplitPart in its containing collection. Read only int.
public boolean equals(Object obj)
Compares two split parts.
equals
Object
obj
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.