GlobalClass.BoxGetYPosition(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 BoxGetYPosition (int TaskID, object ProjectName);
abstract member BoxGetYPosition : int * obj -> int
override this.BoxGetYPosition : int * obj -> int
Public Overridable Function BoxGetYPosition (TaskID As Integer, Optional ProjectName As Object) As Integer
Parameters
- TaskID
- Int32
- ProjectName
- Object