public method Timeframe.getUnit
Gets the type of the time frame
Declaration
protojavascriptjavacsharppublic getUnit() : int
public getUnit() : int
protojavascriptjavacsharpfunction getUnit()
function getUnit()
protojavascriptjavacsharppublic int getUnit();
public int getUnit();
Returns
The method returns an integer that represents the type of the time frame
Declared in Timeframe