QDVWBS.GetMinuteRowsCount Method

NOTE: This member is now obsolete. Use Qdv.UserApi.IMinute.GetRowsCount instead.

Returns the count of rows in a minute.
[Obsolete("Use Qdv.UserApi.IMinute.GetRowsCount instead.")] 
public int GetMinuteRowsCount( 
string HexID 
)
This language is not supported or no code example is available.

Parameters

HexID
string

The hex ID of the task to which the minute belongs.

Return Value

int

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition