ApplicationClass.BoxGetXPosition(Int32, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual int BoxGetXPosition (int TaskID, object ProjectName);
abstract member BoxGetXPosition : int * obj -> int
override this.BoxGetXPosition : int * obj -> int
Public Overridable Function BoxGetXPosition (TaskID As Integer, Optional ProjectName As Object) As Integer
Parameters
- TaskID
- Int32
- ProjectName
- Object