ID.getTime C# (CSharp) Method

getTime() public method

public getTime ( ) : bool
return bool
    public bool getTime()
    {
        return affectedByTime;
    }